TaskPropertyInfo.PropertyType Property

Definition

The type of the property

public:
 property Type ^ PropertyType { Type ^ get(); };
public Type PropertyType { get; }
public Type PropertyType { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.PropertyType : Type
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.PropertyType : Type
Public ReadOnly Property PropertyType As Type

Property Value

Attributes

Applies to