Condividi tramite


Proprietà VCProject.GetAllowedReferencesTypes

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

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

Valore proprietà

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCProject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine