DataTransfer.Types Property

Definition

An array of String giving the formats that were set in the dragstart event.

public:
 property cli::array <System::String ^> ^ Types { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Types { get; set; }
member this.Types : string[] with get, set
Public Property Types As String()

Property Value

String[]

Applies to