UnsignedPublishLicense.ToString Method

Definition

Returns a serialized template created from the XrML of the UnsignedPublishLicense.

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

Returns

A serialized template created from the XrML of the UnsignedPublishLicense.

Applies to

See also