INetFwProfile.Type Property

Gets the type of this profile.

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

Syntax

‘선언
ReadOnly Property Type As NET_FW_PROFILE_TYPE_
    Get
NET_FW_PROFILE_TYPE_ Type { get; }
property NET_FW_PROFILE_TYPE_ Type {
    NET_FW_PROFILE_TYPE_ get ();
}
abstract Type : NET_FW_PROFILE_TYPE_
function get Type () : NET_FW_PROFILE_TYPE_

Property Value

Type: Microsoft.TeamFoundation.Common.NET_FW_PROFILE_TYPE_
A NET_FW_PROFILE_TYPE_ value indicating the type of this profile.

.NET Framework Security

See Also

Reference

INetFwProfile Interface

Microsoft.TeamFoundation.Common Namespace