DesignerAutoFormat.ToString 方法

定义

返回表示当前 DesignerAutoFormat 对象的字符串。

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

返回

当前 NameDesignerAutoFormat 属性。

注解

方法ToString返回一个字符串,其中包含 对象的 属性DesignerAutoFormat的值Name

适用于

另请参阅