ManagementPackOverride.UniqueString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.