DropFormatAttribute.DropFormats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.