xCompilerOutput.startCompilationObject(String) 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.
protected:
virtual void startCompilationObject(System::String ^ _path);
protected virtual void startCompilationObject (string _path);
abstract member startCompilationObject : string -> unit
override this.startCompilationObject : string -> unit
Protected Overridable Sub startCompilationObject (_path As String)
Parameters
- _path
- String