LayerD CodeDOM and Zoe Compiler interface
set_str Method (new_str)
NamespacesLayerD.CodeDOMXplErrorset_str(String)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.CodeDOM.XplError.set_str(System.String)]

Declaration Syntax
C#Visual BasicVisual C++
public string set_str(
	string new_str
)
Public Function set_str ( _
	new_str As String _
) As String
public:
String^ set_str(
	String^ new_str
)
Parameters
new_str (String)

[Missing <param> documentation for "new_str"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplError.set_str(System.String)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)