FrameworkSecurity.FrameworkNamespaceId Field
This is the set of namespaces that are in the framework.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly FrameworkNamespaceId As Guid
public static readonly Guid FrameworkNamespaceId
public:
static initonly Guid FrameworkNamespaceId
static val FrameworkNamespaceId: Guid
public static final var FrameworkNamespaceId : Guid
.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.