IVsENCRebuildableProjectCfg.BelongToProject(String, ENC_REASON, Int32) 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 BelongToProject(System::String ^ in_szFileName, Microsoft::VisualStudio::Shell::Interop::ENC_REASON in_ENCReason, int in_fOnContinue);
public:
int BelongToProject(Platform::String ^ in_szFileName, Microsoft::VisualStudio::Shell::Interop::ENC_REASON in_ENCReason, int in_fOnContinue);
int BelongToProject(std::wstring const & in_szFileName, Microsoft::VisualStudio::Shell::Interop::ENC_REASON in_ENCReason, int in_fOnContinue);
public int BelongToProject (string in_szFileName, Microsoft.VisualStudio.Shell.Interop.ENC_REASON in_ENCReason, int in_fOnContinue);
abstract member BelongToProject : string * Microsoft.VisualStudio.Shell.Interop.ENC_REASON * int -> int
Public Function BelongToProject (in_szFileName As String, in_ENCReason As ENC_REASON, in_fOnContinue As Integer) As Integer
Parameters
- in_szFileName
- String
- in_ENCReason
- ENC_REASON
- in_fOnContinue
- Int32