Share via


INetFwService.Name Property

Gets the friendly name of the service.

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

Syntax

'Declaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Property Value

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

.NET Framework Security

See Also

Reference

INetFwService Interface

Microsoft.TeamFoundation.Common Namespace