Aracılığıyla paylaş


VCConfiguration.BuildWithPropertySheet Yöntem

Yapýlar özelliklerini ayarlamak için kullanılır.

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

Sözdizimi

'Bildirim
Sub BuildWithPropertySheet ( _
    pPropertySheet As VCPropertySheet, _
    buildType As BuildWithPropertySheetType _
)
void BuildWithPropertySheet(
    VCPropertySheet pPropertySheet,
    BuildWithPropertySheetType buildType
)
void BuildWithPropertySheet(
    [InAttribute] VCPropertySheet^ pPropertySheet, 
    [InAttribute] BuildWithPropertySheetType buildType
)
abstract BuildWithPropertySheet : 
        pPropertySheet:VCPropertySheet * 
        buildType:BuildWithPropertySheetType -> unit
function BuildWithPropertySheet(
    pPropertySheet : VCPropertySheet, 
    buildType : BuildWithPropertySheetType
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCConfiguration Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı