次の方法で共有


StyleBaseInstance.Format プロパティ

定義

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

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

プロパティ値

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

適用対象