WorkflowCompilerError.ToString 方法
定义
提供表示此实例的字符串。Provides a string which represents this instance.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
表示此实例的字符串/A string which represents this instance/