DomainClassInfo.ImplementationClass 属性

定义

获取此域类的实现类型。

public:
 property Type ^ ImplementationClass { Type ^ get(); };
public Type ImplementationClass { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ImplementationClass : Type
Public ReadOnly Property ImplementationClass As Type

属性值

Type
属性

适用于