This documentation is archived and is not being maintained.

INetFwService::Name Property

Gets the friendly name of the service.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

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

Property Value

Type: System::String
The friendly name of the service.

Show: