DesignerOptionService::DesignerOptionCollection::Name Property

 
Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

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

Names are programmatic names and are not localized. A name search is case-insensitive.

.NET Framework
Available since 2.0
Return to top
Show: