共用方式為


NumberFormatAttribute.FormatString 屬性

取得目前 NumberFormatAttribute 的數字格式字串。

命名空間:  Microsoft.Windows.Design.PropertyEditing
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Public ReadOnly Property FormatString As String
    Get
public string FormatString { get; }
public:
property String^ FormatString {
    String^ get ();
}
member FormatString : string
function get FormatString () : String

屬性值

型別:System.String
目前 NumberFormatAttribute 的數字格式字串。

.NET Framework 安全性

請參閱

參考

NumberFormatAttribute 類別

Microsoft.Windows.Design.PropertyEditing 命名空間