IVsBuildManagerAccessor4.RegisterExternalLoggers 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 RegisterExternalLoggers(int submissionId, System::String ^ projectPath, System::String ^ targets, int isDesignTimeBuild);
public int RegisterExternalLoggers (int submissionId, string projectPath, string targets, int isDesignTimeBuild);
abstract member RegisterExternalLoggers : int * string * string * int -> int
Public Function RegisterExternalLoggers (submissionId As Integer, projectPath As String, targets As String, isDesignTimeBuild As Integer) As Integer
Parameters
- submissionId
- Int32
- projectPath
- String
- targets
- String
- isDesignTimeBuild
- Int32