PexCreatableByClassFactoryAttribute.CreatableType 属性

定义

获取可创建对象类型。

public:
 property Microsoft::ExtendedReflection::Metadata::TypeEx ^ CreatableType { Microsoft::ExtendedReflection::Metadata::TypeEx ^ get(); };
public Microsoft.ExtendedReflection.Metadata.TypeEx CreatableType { get; }
member this.CreatableType : Microsoft.ExtendedReflection.Metadata.TypeEx
Public ReadOnly Property CreatableType As TypeEx

属性值

Microsoft.ExtendedReflection.Metadata.TypeEx

适用于