Share via


ExclusiveToAttribute(Type) 构造函数

定义

创建并初始化 特性的新实例。

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

参数

typeName
TypeName Type

类型的名称。

适用于