AndCondition.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 "&&", which is used to separate nested conditions in the AND condition.
public: static initonly System::String ^ ConditionDelimiter;
public static readonly string ConditionDelimiter;
staticval mutable ConditionDelimiter : string
Public Shared ReadOnly ConditionDelimiter As String