Gets a value indicating that the methods here do nothing.
Namespace: VirtualRadar.InteropAssembly: VirtualRadar.Interop (in VirtualRadar.Interop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static bool IsInert { get; }
Public Shared ReadOnly Property IsInert As Boolean
Get
public:
static property bool IsInert {
bool get ();
}
static member IsInert : bool with get
Property Value
Type:
BooleanSee Also