MetadataViewImplementationAttribute.ImplementationType 属性

定义

获取导出的元数据视图的类型。

public:
 property Type ^ ImplementationType { Type ^ get(); };
public Type ImplementationType { get; }
public Type? ImplementationType { get; }
member this.ImplementationType : Type
Public ReadOnly Property ImplementationType As Type

属性值

元数据视图的类型。

适用于