Udostępnij za pośrednictwem


Metoda VCCustomBuildRule.AddIntegerProperty —

Dodaje właściwość całkowitą reguły budowania niestandardowego o podanej nazwie.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Function AddIntegerProperty ( _
    Name As String _
) As VCRuntimeIntegerProperty
VCRuntimeIntegerProperty AddIntegerProperty(
    string Name
)
VCRuntimeIntegerProperty^ AddIntegerProperty(
    [InAttribute] String^ Name
)
abstract AddIntegerProperty : 
        Name:string -> VCRuntimeIntegerProperty 
function AddIntegerProperty(
    Name : String
) : VCRuntimeIntegerProperty

Parametry

  • Name
    Typ: System.String
    Nazwa właściwości liczba całkowita.

Wartość zwracana

Typ: Microsoft.VisualStudio.VCProjectEngine.VCRuntimeIntegerProperty
A VCRuntimeIntegerProperty object.

Uwagi

AddIntegerPropertyzwraca nową właściwość liczba całkowita.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCustomBuildRule Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine