BoundPropertyEntry.FormatString プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
値の表示方法を示す書式指定子文字を取得または設定します。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
public:
property System::String ^ FormatString { System::String ^ get(); void set(System::String ^ value); };
public string FormatString { get; set; }
member this.FormatString : string with get, set
Public Property FormatString As String
プロパティ値
値の表示方法を示す書式指定子文字を格納している String。