VCProject.GetAllowedReferencesTypes (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
ReadOnly Property GetAllowedReferencesTypes As UInteger
uint GetAllowedReferencesTypes { get; }
property unsigned int GetAllowedReferencesTypes {
    unsigned int get ();
}
abstract GetAllowedReferencesTypes : uint32 with get
function get GetAllowedReferencesTypes () : uint

Valor de propiedad

Tipo: UInt32

Seguridad de .NET Framework

Vea también

Referencia

VCProject Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)