IMembershipCondition.ToString Method

Definition

Creates and returns a string representation of the membership condition.

public:
 System::String ^ ToString();
public string ToString ();
abstract member ToString : unit -> string
Public Function ToString () As String

Returns

A string representation of the state of the current membership condition.

Applies to