ServiceDescriptor.IsServiceNameOnly 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.
Obtient une valeur indiquant si le nom du service est suffisant pour demander le service.
public:
property bool IsServiceNameOnly { bool get(); };
public bool IsServiceNameOnly { get; }
member this.IsServiceNameOnly : bool
Public ReadOnly Property IsServiceNameOnly As Boolean