VCDesignElement.IsZombie Propriété

Définition

Réservé à un usage interne Microsoft.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 property bool IsZombie { bool get(); };
public:
 property bool IsZombie { bool get(); };
[System.Runtime.InteropServices.DispId(515)]
public bool IsZombie { [System.Runtime.InteropServices.DispId(515)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(515)>]
[<get: System.Runtime.InteropServices.DispId(515)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.IsZombie : bool
Public ReadOnly Property IsZombie As Boolean

Valeur de propriété

Boolean

true si l'objet particulier n'existe plus ; sinon, false.

Attributs

S’applique à