DirectoryCatalog.ToString 方法

定义

获取目录的字符串表示形式。Gets a string representation of the directory catalog.

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

返回

String

目录的字符串表示形式。A string representation of the catalog.

适用于