IVsENCRebuildableProjectCfg2.BuildForEnc(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int BuildForEnc(System::Object ^ pUpdatePE);
public:
int BuildForEnc(Platform::Object ^ pUpdatePE);
int BuildForEnc(winrt::Windows::Foundation::IInspectable const & pUpdatePE);
public int BuildForEnc (object pUpdatePE);
abstract member BuildForEnc : obj -> int
Public Function BuildForEnc (pUpdatePE As Object) As Integer
Parameters
- pUpdatePE
- Object