TextRunInstance.m_uniqueName Field
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.
Specifies the unique identifier of this instance object.
protected: System::String ^ m_uniqueName;
protected string m_uniqueName;
val mutable m_uniqueName : string
Protected m_uniqueName As String