FilterCondition.ConditionDelimiter Field
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.
Returns the delimiter to be positioned between conditions (",").
public: static initonly System::String ^ ConditionDelimiter;
public static readonly string ConditionDelimiter;
staticval mutable ConditionDelimiter : string
Public Shared ReadOnly ConditionDelimiter As String