FeatureAttribute.DataType

FeatureAttribute.DataType property

属性のデータ型を取得します。

public AttributeDataType DataType { get; set; }

プロパティ値

属性のデータ型。

例外

例外調子
InvalidOperationException属性はロックされています。

関連項目