Прочитать на английском Изменить

Поделиться через


Activity.ToString Method

Definition

Provides a string that represents this instance.

public override string ToString();

Returns

This instance.

Remarks

The string returned is a combination of the QualifiedName and the FullName of the type of this instance.

Applies to