TextRun.ValueLocID プロパティ

定義

Valueプロパティの一意識別子を取得するか設定します。

public:
 property System::String ^ ValueLocID { System::String ^ get(); void set(System::String ^ value); };
public string ValueLocID { get; set; }
member this.ValueLocID : string with get, set
Public Property ValueLocID As String

プロパティ値

Valueプロパティの一意識別子。

適用対象