PathName Property
Summary
Gets the file path to the service.
Syntax
public string PathName { get; }
Public ReadOnly Property PathName As String
public:
property String^ PathName {
String^ get();
}
Property Value
A System.String that represents the service file name.