ClientProtocol.NetworkLibrary Propriété

Définition

Obtient le nom du fichier de bibliothèque réseau pour le protocole référencé.

public:
 property System::String ^ NetworkLibrary { System::String ^ get(); };
public string NetworkLibrary { get; }
member this.NetworkLibrary : string
Public ReadOnly Property NetworkLibrary As String

Valeur de propriété

Valeur String qui spécifie le nom du fichier de bibliothèque réseau pour le protocole référencé.

Exemples

Gestion des services et des paramètres réseau à l'aide du fournisseur WMI

S’applique à