EnterpriseManagementObject.FullName Property

Definition

Gets the full name of the object.

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

Property Value

Returns String.

The full name of the object.

Applies to