VCProject.GetAllowedReferencesTypes – vlastnost
Obor názvů: Microsoft.VisualStudio.VCProjectEngine
Sestavení: Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)
Syntaxe
'Deklarace
ReadOnly Property GetAllowedReferencesTypes As UInteger
uint GetAllowedReferencesTypes { get; }
property unsigned int GetAllowedReferencesTypes {
unsigned int get ();
}
abstract GetAllowedReferencesTypes : uint32 with get
function get GetAllowedReferencesTypes () : uint
Hodnota vlastnosti
Typ: System.UInt32
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.