[This is preliminary documentation and is subject to change.]
When true will APPEND sections not having SectionMatchAttrName defined,
otherwise matches section names by SectionMatchAttrName
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool AppendSectionsWithoutMatchAttr { get; set; }
public bool AppendSectionsWithoutMatchAttr { get; set; }
Public Property AppendSectionsWithoutMatchAttr As Boolean
Get
Set
Public Property AppendSectionsWithoutMatchAttr As Boolean
Get
Set
public:
property bool AppendSectionsWithoutMatchAttr {
bool get ();
void set (bool value);
}
public:
property bool AppendSectionsWithoutMatchAttr {
bool get ();
void set (bool value);
}
member AppendSectionsWithoutMatchAttr : bool with get, set
member AppendSectionsWithoutMatchAttr : bool with get, set
Property Value
Type:
Boolean