XppCompiler.setStrArg(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.
public:
virtual void setStrArg(System::String ^ _arg);
public virtual void setStrArg (string _arg);
abstract member setStrArg : string -> unit
override this.setStrArg : string -> unit
Public Overridable Sub setStrArg (_arg As String)
Parameters
- _arg
- String