Process4::Name Property

 

Gets the name of the process.

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

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

Property Value

Type: System::String^

A string that represents the name of the process.

Implements

Process3::Name
Return to top
Show: