AcceptedMarkupExtensionExpressionTypeAttribute(Type) 생성자

정의

AcceptedMarkupExtensionExpressionTypeAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 AcceptedMarkupExtensionExpressionTypeAttribute(Type ^ type);
public AcceptedMarkupExtensionExpressionTypeAttribute(Type type);
new System.Windows.Markup.AcceptedMarkupExtensionExpressionTypeAttribute : Type -> System.Windows.Markup.AcceptedMarkupExtensionExpressionTypeAttribute
Public Sub New (type As Type)

매개 변수

type
Type

이 특성이 보고하는 반환 형식입니다.

설명

사용하지 마세요.

적용 대상