INetFwService.Type Property

Gets the type of the service.

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

Syntax

'Declaration
ReadOnly Property Type As NET_FW_SERVICE_TYPE_
NET_FW_SERVICE_TYPE_ Type { get; }
property NET_FW_SERVICE_TYPE_ Type {
    NET_FW_SERVICE_TYPE_ get ();
}
abstract Type : NET_FW_SERVICE_TYPE_ with get
function get Type () : NET_FW_SERVICE_TYPE_

Property Value

Type: Microsoft.TeamFoundation.Common.NET_FW_SERVICE_TYPE_
ANET_FW_SERVICE_TYPE_ value indicating the type of the service.

.NET Framework Security

See Also

Reference

INetFwService Interface

Microsoft.TeamFoundation.Common Namespace