言語

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値です。

適用対象