DTE2::Name Property

 

Gets the name of the DTE.

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

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

Property Value

Type: System::String^

A string representing the name of the DTE object.

Implements

_DTE::Name
Return to top
Show: