BindableProperty.ReturnType Property

Definition

Gets the type of the BindableProperty.

public:
 property Type ^ ReturnType { Type ^ get(); };
public Type ReturnType { get; }
member this.ReturnType : Type
Public ReadOnly Property ReturnType As Type

Property Value

Applies to