次の方法で共有


BaseLocalizableAttribute.Type プロパティ

定義

属性の型を取得します。

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

プロパティ値

属性の型。

適用対象