CompiledRichTextInstance.UniqueName 属性

定义

获取实例对象的唯一名称。

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

属性值

一个 string 值。

适用于