SafeBuffer.IsInvalid Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether the handle is invalid.
public:
virtual property bool IsInvalid { bool get(); };
public override bool IsInvalid { get; }
member this.IsInvalid : bool
Public Overrides ReadOnly Property IsInvalid As Boolean
true
if the handle is not valid; otherwise, false
.
The common language runtime uses this property to determine whether critical finalization is required.
Termék | Verziók |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |
UWP | 10.0 |
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: