Share via


DropFormatAttribute.DropFormats Property

Definition

Gets the drop format.

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

Property Value

The drop format.

Applies to