次の方法で共有


ServiceDescriptor.ToString Method

Definition

Gets the string representation of the service descriptor.

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

Returns

String representation of the service descriptor.

Applies to