INetFwProfile.Type Property
Gets the type of this profile.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
ReadOnly Property Type As NET_FW_PROFILE_TYPE_
NET_FW_PROFILE_TYPE_ Type { get; }
property NET_FW_PROFILE_TYPE_ Type {
NET_FW_PROFILE_TYPE_ get ();
}
abstract Type : NET_FW_PROFILE_TYPE_ with get
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
- 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.