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

此特性报告的返回类型。

注解

请勿使用。

适用于