Mono Class Library: System.CodeDom.CodeSnippetExpression Overview | Members

System.CodeDom.CodeSnippetExpression Constructor

Creates a System.CodeDom.CodeSnippetExpression object with the CodeSnippetExpression.Value set to the provided value.

public CodeSnippetExpression (string value)

Parameters

value
Value the System.CodeDom.CodeSnippetExpression.Value should be set to.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0