[This is preliminary documentation and is subject to change.]
Gets/sets BLOCK keyword - used for unconditional script evaluation block
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string KeywordBLOCK { get; set; }
public string KeywordBLOCK { get; set; }
Public Property KeywordBLOCK As String
Get
Set
Public Property KeywordBLOCK As String
Get
Set
public:
property String^ KeywordBLOCK {
String^ get ();
void set (String^ value);
}
public:
property String^ KeywordBLOCK {
String^ get ();
void set (String^ value);
}
member KeywordBLOCK : string with get, set
member KeywordBLOCK : string with get, set
Property Value
Type:
String