[Missing
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public bool HasDefines { get; }
VB
Public ReadOnly Property HasDefines As Boolean
Get
C++
public:
virtual property bool HasDefines {
bool get () sealed;
}
F#
abstract HasDefines : bool with get
override HasDefines : bool with get
Type: Boolean