UniqueId.ToString Method

Definition

Displays the UniqueId value in string format.

public:
 override System::String ^ ToString();
public override string ToString ();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
public override string ToString ();
override this.ToString : unit -> string
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string representation of the UniqueId value.

Attributes

Applies to