NetLibInfo.FileName Property

Definition

Gets the name of the network library file.

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

Property Value

A String value that specifies the name of the network library file.

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to