共用方式為


ExclusiveToAttribute(Type) 建構函式

定義

建立並初始化 屬性的新實例。

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

參數

typeName
TypeName Type

型別的名稱。

適用於