INetFwService.Type Property
Gets the type of the service.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Dichiarazione
ReadOnly Property Type As NET_FW_SERVICE_TYPE_
Get
NET_FW_SERVICE_TYPE_ Type { get; }
property NET_FW_SERVICE_TYPE_ Type {
NET_FW_SERVICE_TYPE_ get ();
}
abstract Type : NET_FW_SERVICE_TYPE_
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.