Share via


DimensionAttribute.ExtendedType プロパティ

定義

Type プロパティへの拡張が必要なクライアント アプリケーションで使用されます。 このプロパティを使用するには、Type を ExtendedType に設定してから、ExtendedType をクライアント アプリケーションで認識可能な文字列値に設定します。 既定で、このプロパティは空です。

[System.ComponentModel.Browsable(true)]
public string ExtendedType { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.ExtendedType : string with get, set
Public Property ExtendedType As String

プロパティ値

拡張型情報を含む文字列。

属性

適用対象