Version: 2022.3
public string ToString ();

描述

获取 GlobalObjectId 的字符串表示。

This string representation of a GlobalObjectId can be serialized, then used at a later time to re-initialize a GlobalObjectID struct.
See Also: TryParse