Compartir a través de


AccessControlEntryDetails.ExtendedInformation (Propiedad)

Replicado en esta clase para poder tener un establecedor interno en la clase base.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property ExtendedInformation As AceExtendedInformation
[ClientPropertyAttribute(ClientVisibility.Private)]
public AceExtendedInformation ExtendedInformation { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

AccessControlEntryDetails Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)