ClientProtocol.NetworkLibrary Property

Definition

Gets the network library file name for the referenced protocol.

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

Property Value

A String value that specifies the network library file name for the referenced protocol.

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to