DataFormats::Format::Id Property

 

Gets the ID number for this format.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property int Id {
	int get();
}

Property Value

Type: System::Int32

The ID number for this format.

.NET Framework
Available since 1.1
Return to top
Show: