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

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

설명

사용하지 마십시오.

적용 대상