Partilhar via


Propriedade VCProject.GetAllowedReferencesTypes

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.UInt32

Segurança do .NET Framework

Consulte também

Referência

VCProject Interface

Namespace Microsoft.VisualStudio.VCProjectEngine