ITextImageVersion.Identifier 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.
A unique identifier associated with a version and all versions derived from it.
public:
property System::Object ^ Identifier { System::Object ^ get(); };
public object Identifier { get; }
member this.Identifier : obj
Public ReadOnly Property Identifier As Object