DataTransferItem.Kind Property

Definition

The kind of drag data item, string or file

public:
 property System::String ^ Kind { System::String ^ get(); void set(System::String ^ value); };
public string Kind { get; set; }
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Applies to