Compartilhar via


Propriedade AccessControlEntryDetails.ExtendedInformation

Replicado nesta classe para que nós possamos ter um setter interno na classe base.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Framework.Server.AceExtendedInformation
Retorna AceExtendedInformation.

Segurança do .NET Framework

Consulte também

Referência

AccessControlEntryDetails Classe

Namespace Microsoft.TeamFoundation.Framework.Server