Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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_
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
- 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.