CommandID.ToString 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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數值識別碼所組成。
適用於