IProjectItem::Name Property

 

Gets the name of the item.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

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

Property Value

Type: System::String^

The name of the item.

.NET Framework
Available since 2.0
Return to top
Show: