CommandID.ToString 方法

定義

傳回表示目前物件的 String

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

傳回

字串,包含命令 ID 資訊、GUID 和整數識別項兩者。

備註

這個方法會傳回包含 重要資訊的 CommandID字串,此串連是由功能表群組 GUID 和 的 CommandID數值識別碼所組成。

適用於