VCConfiguration2.BuildWithPropertySheetPath Method

Definition

public:
 void BuildWithPropertySheetPath(System::String ^ propertySheetPath, Microsoft::VisualStudio::VCProjectEngine::BuildWithPropertySheetType buildType);
[System.Runtime.InteropServices.DispId(776)]
public void BuildWithPropertySheetPath (string propertySheetPath, Microsoft.VisualStudio.VCProjectEngine.BuildWithPropertySheetType buildType);
[<System.Runtime.InteropServices.DispId(776)>]
abstract member BuildWithPropertySheetPath : string * Microsoft.VisualStudio.VCProjectEngine.BuildWithPropertySheetType -> unit
Public Sub BuildWithPropertySheetPath (propertySheetPath As String, buildType As BuildWithPropertySheetType)

Parameters

propertySheetPath
String

Implements

Attributes

Applies to