[This is preliminary documentation and is subject to change.]
Provides a name for clear section - when present it deletes all existing subsections
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string SectionClearName { get; set; }public string SectionClearName { get; set; }Public Property SectionClearName As String
Get
Set
Public Property SectionClearName As String
Get
Set
public:
property String^ SectionClearName {
String^ get ();
void set (String^ value);
}public:
property String^ SectionClearName {
String^ get ();
void set (String^ value);
}member SectionClearName : string with get, set
member SectionClearName : string with get, set
Property Value
Type:
String