ClientProtocol.NetworkLibrary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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