IVsENCRebuildableProjectCfg.ENCRelink(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 ENCRelink(System::Object ^ pENCRelinkInfo);
public:
int ENCRelink(Platform::Object ^ pENCRelinkInfo);
int ENCRelink(winrt::Windows::Foundation::IInspectable const & pENCRelinkInfo);
public int ENCRelink (object pENCRelinkInfo);
abstract member ENCRelink : obj -> int
Public Function ENCRelink (pENCRelinkInfo As Object) As Integer
Parameters
- pENCRelinkInfo
- Object