다음을 통해 공유


ExclusiveToAttribute(Type) 생성자

정의

특성의 새 instance 만들고 초기화합니다.

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

매개 변수

typeName
TypeName Type

형식의 이름입니다.

적용 대상