Freigeben über


VCProject.GetAllowedReferencesTypes-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: UInt32

.NET Framework-Sicherheit

Siehe auch

Referenz

VCProject Schnittstelle

Microsoft.VisualStudio.VCProjectEngine-Namespace