DomainClassInfo.ImplementationClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets implementation type of this domain class.
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
Property Value
- Attributes