DataFormats::Format::Name Property

 

Gets the name of this format.

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

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The name of this format.

.NET Framework
Available since 1.1
Return to top
Show: