Aracılığıyla paylaş


VCConfiguration.BuildWithPropertySheetPath Yöntem

Bir özellik sayfası arama yolunu belirtir.

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

  • propertySheetPath
    Tür: System.String
    Özellik sayfası arama yolu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCConfiguration Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı