Share via


DimensionAttribute.FormatString プロパティ

定義

指定された文字列内の書式項目を取得または設定します。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FormatStringConverter, Microsoft.AnalysisServices.Design.AS")]
public string FormatString { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FormatStringConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.FormatString : string with get, set
Public Property FormatString As String

プロパティ値

指定された文字列内の書式項目です。

属性

適用対象