DomainPropertyInfo.PropertyType Property

Definition

Gets CLR property type.

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

Property Value

Attributes

Applies to