次の方法で共有


StyleInstance.Format プロパティ

定義

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

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

プロパティ値

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

適用対象