ContextAttribute::Name Property

 

Gets the name of the object.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

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

Property Value

Type: System::String^

A string representing the name of object.

Return to top
Show: