次の方法で共有


PinLabelInstance.Text プロパティ

定義

Text クラスの PinLabel プロパティの計算値を取得します。

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

プロパティ値

string プロパティの計算値を表す Text 値。

適用対象