Share via


ManagementPackOverride.UniqueString Property

Definition

Gets a string that uniquely identifies this instance.

protected:
 virtual property System::String ^ UniqueString { System::String ^ get(); };
protected virtual string UniqueString { get; }
member this.UniqueString : string
Protected Overridable ReadOnly Property UniqueString As String

Property Value

A string that uniquely identifies this instance.

Applies to