[This is preliminary documentation and is subject to change.]
Returns true when #pragma was defined in source
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasPragma { get; }
public bool HasPragma { get; }
Public ReadOnly Property HasPragma As Boolean
Get
Public ReadOnly Property HasPragma As Boolean
Get
public:
property bool HasPragma {
bool get ();
}
public:
property bool HasPragma {
bool get ();
}
member HasPragma : bool with get
member HasPragma : bool with get
Property Value
Type:
Boolean