ClientProtocol.NetLibInfo 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 le fichier d'informations de bibliothèque réseau pour le protocole référencé.
public:
property Microsoft::SqlServer::Management::Smo::Wmi::NetLibInfo ^ NetLibInfo { Microsoft::SqlServer::Management::Smo::Wmi::NetLibInfo ^ get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.NetLibInfo NetLibInfo { get; }
member this.NetLibInfo : Microsoft.SqlServer.Management.Smo.Wmi.NetLibInfo
Public ReadOnly Property NetLibInfo As NetLibInfo
Valeur de propriété
Valeur de l'objet NetLibInfo qui spécifie le fichier d'informations de bibliothèque réseau.
Exemples
Gestion des services et des paramètres réseau à l'aide du fournisseur WMI