SafeRegistryHandle.IsInvalid Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si le handle n'est pas valide.
public:
virtual property bool IsInvalid { bool get(); };
public override bool IsInvalid { get; }
public override bool IsInvalid { [System.Security.SecurityCritical] get; }
member this.IsInvalid : bool
[<get: System.Security.SecurityCritical>]
member this.IsInvalid : bool
Public Overrides ReadOnly Property IsInvalid As Boolean
true
si le handle n'est pas valide ; sinon false
.
- Attributs
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :