IExplorerPropertyDescriptor.TargetType Property

Definition

Gets the optional property target value type.

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

Property Value

The type of the target.

Applies to