RolePlayerPropertyDescriptor.ComponentType 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.
The type of component the framework expects for this property.
public:
virtual property Type ^ ComponentType { Type ^ get(); };
public override Type ComponentType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ComponentType : Type
Public Overrides ReadOnly Property ComponentType As Type
Property Value
- Attributes