XmlTargetDictionaryUtilities.ContainerExpression Property
This is used to get or set the container expression
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.3.22.0
public static string ContainerExpression { get; set; }
Public Shared Property ContainerExpression As String
Get
Set
public:
static property String^ ContainerExpression {
String^ get ();
void set (String^ value);
}
static member ContainerExpression : string with get, set
Property Value
String