Share via


ManagementListStateDescriptor.ToString Method

Definition

Displayable string identifying this class instance.

public:
 override System::String ^ ToString();
public:
 override Platform::String ^ ToString();
 override std::wstring ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string to represent the instance of this class.

Applies to