次の方法で共有


ExclusiveToAttribute(Type) コンストラクター

定義

属性の新しいインスタンスを作成して初期化します。

public:
 ExclusiveToAttribute(Platform::Type ^ typeName);
public ExclusiveToAttribute(Type typeName);
function ExclusiveToAttribute(typeName)
Public Sub New (typeName As Type)

パラメーター

typeName
TypeName Type

型の名前。

適用対象