Condition.FormatValueExpression(String, Boolean) 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 System::String ^ FormatValueExpression(System::String ^ value, bool singleValue);
protected virtual string FormatValueExpression (string value, bool singleValue);
abstract member FormatValueExpression : string * bool -> string
override this.FormatValueExpression : string * bool -> string
Protected Overridable Function FormatValueExpression (value As String, singleValue As Boolean) As String
Parameters
- value
- String
- singleValue
- Boolean