DropFormatAttribute.DropFormats 属性

定义

获取删除格式。

public:
 property System::String ^ DropFormats { System::String ^ get(); };
public:
 property Platform::String ^ DropFormats { Platform::String ^ get(); };
public string DropFormats { get; }
member this.DropFormats : string
Public ReadOnly Property DropFormats As String

属性值

String

拖放格式。

适用于