CompositionError.ToString 方法

定義

回傳組合錯誤的字串表示。

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

傳回

一個包含屬性的 Description 字串。

適用於