Compartilhar via


Propriedade SecurityNamespaceDescription.NamespaceId

O identificador exclusivo para este namespace.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property NamespaceId As Guid
[ClientPropertyAttribute(ClientVisibility.Private)]
public Guid NamespaceId { get; set; }

Valor de propriedade

Tipo: System.Guid
Retorna Guid.

Segurança do .NET Framework

Consulte também

Referência

SecurityNamespaceDescription Classe

Namespace Microsoft.TeamFoundation.Framework.Server