Sdílet prostřednictvím


IVCBuildOptionsPage2.MaxConcurrentFileCompiles – vlastnost

Obor názvů:  Microsoft.VisualStudio.VCProject
Sestavení:  Microsoft.VisualStudio.VCProject (v Microsoft.VisualStudio.VCProject.dll)

Syntaxe

'Deklarace
Property MaxConcurrentFileCompiles As UInteger
uint MaxConcurrentFileCompiles { get; set; }
property unsigned int MaxConcurrentFileCompiles {
    unsigned int get ();
    void set (unsigned int value);
}
abstract MaxConcurrentFileCompiles : uint32 with get, set
function get MaxConcurrentFileCompiles () : uint
function set MaxConcurrentFileCompiles (value : uint)

Hodnota vlastnosti

Typ: System.UInt32

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVCBuildOptionsPage2 Rozhraní

Microsoft.VisualStudio.VCProject – obor názvů