[This is preliminary documentation and is subject to change.]
Indicates whether this instance was compiled
Namespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Compiled { get; }
public bool Compiled { get; }
Public ReadOnly Property Compiled As Boolean
Get
Public ReadOnly Property Compiled As Boolean
Get
public:
property bool Compiled {
bool get ();
}
public:
property bool Compiled {
bool get ();
}
member Compiled : bool with get
member Compiled : bool with get
Property Value
Type:
Boolean