Sdílet prostřednictvím


VCCustomBuildRule.Properties – vlastnost

Získá sadu vlastností pro objekt.

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

Syntaxe

'Deklarace
ReadOnly Property Properties As IVCCollection
IVCCollection Properties { get; }
property IVCCollection^ Properties {
    IVCCollection^ get ();
}
abstract Properties : IVCCollection with get
function get Properties () : IVCCollection

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Objekt IVCCollection.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCustomBuildRule Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů