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