WmiSmoObject.Urn 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 l'adresse URN (Uniform Resource Name) qui représente l'objet WMI (Windows Management Instrumentation).
public:
virtual property Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ Urn { Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ get(); };
public virtual Microsoft.SqlServer.Management.Sdk.Sfc.Urn Urn { get; }
member this.Urn : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Overridable ReadOnly Property Urn As Urn
Valeur de propriété
Valeur de l'objet Urn qui spécifie l'objet WMI.
Exemples
Gestion des services et des paramètres réseau à l'aide du fournisseur WMI