INetFwProfile.Services Property

Gets the services belonging to this profile.

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

Syntax

‘선언
ReadOnly Property Services As INetFwServices
    Get
INetFwServices Services { get; }
property INetFwServices^ Services {
    INetFwServices^ get ();
}
abstract Services : INetFwServices
function get Services () : INetFwServices

Property Value

Type: Microsoft.TeamFoundation.Common.INetFwServices
The INetFwServices object containing the services belonging to this profile.

.NET Framework Security

See Also

Reference

INetFwProfile Interface

Microsoft.TeamFoundation.Common Namespace