This documentation is archived and is not being maintained.
ContextAttribute::Name Property
Gets the name of the object.
Namespace:
EnvDTEAssembly:
EnvDTE (in EnvDTE.dll)
property String^ Name {
String^ get();
}
Property Value
Type:
System::String^A string representing the name of object.
Return to top