Udostępnij za pośrednictwem


Metoda VCConfiguration.BuildWithPropertySheetPath —

Określa ścieżkę wyszukiwania arkusz właściwości.

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

Składnia

'Deklaracja
Sub BuildWithPropertySheetPath ( _
    propertySheetPath As String, _
    buildType As BuildWithPropertySheetType _
)
void BuildWithPropertySheetPath(
    string propertySheetPath,
    BuildWithPropertySheetType buildType
)
void BuildWithPropertySheetPath(
    [InAttribute] String^ propertySheetPath, 
    [InAttribute] BuildWithPropertySheetType buildType
)
abstract BuildWithPropertySheetPath : 
        propertySheetPath:string * 
        buildType:BuildWithPropertySheetType -> unit 
function BuildWithPropertySheetPath(
    propertySheetPath : String, 
    buildType : BuildWithPropertySheetType
)

Parametry

  • propertySheetPath
    Typ: System.String
    Ścieżka wyszukiwania arkusz właściwości.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCConfiguration Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine