IVsENCRebuildableProjectCfg2.GetENCBuildState(ENC_BUILD_STATE[]) 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 GetENCBuildState(cli::array <Microsoft::VisualStudio::Shell::Interop::ENC_BUILD_STATE> ^ pENCBuildState);
public:
int GetENCBuildState(Platform::Array <Microsoft::VisualStudio::Shell::Interop::ENC_BUILD_STATE> ^ pENCBuildState);
int GetENCBuildState(std::Array <Microsoft::VisualStudio::Shell::Interop::ENC_BUILD_STATE> const & pENCBuildState);
public int GetENCBuildState (Microsoft.VisualStudio.Shell.Interop.ENC_BUILD_STATE[] pENCBuildState);
abstract member GetENCBuildState : Microsoft.VisualStudio.Shell.Interop.ENC_BUILD_STATE[] -> int
Public Function GetENCBuildState (pENCBuildState As ENC_BUILD_STATE()) As Integer
Parameters
- pENCBuildState
- ENC_BUILD_STATE[]