IVsServiceInfo.HasOverride Propriété
Définition
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.
Détermine si le service a une substitution.
public:
property bool HasOverride { bool get(); };
public:
property bool HasOverride { bool get(); };
[System.Runtime.InteropServices.DispId(1610678276)]
public bool HasOverride { get; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.HasOverride : bool
Public ReadOnly Property HasOverride As Boolean
Valeur de propriété
True si le service a une substitution, sinon false.
- Attributs