EnterpriseManagementObject.Path Property

Definition

Gets the path of the object.

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

Property Value

Returns String.

The path of the object.

Applies to