ActivationId.ToParsableString Method

Definition

Returns a string representation of this activation id which can be parsed by FromParsableString(String).

public string ToParsableString ();
member this.ToParsableString : unit -> string
Public Function ToParsableString () As String

Returns

A string representation of this activation id which can be parsed by FromParsableString(String).

Applies to