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