DesignerAutoFormat.ToString 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回表示当前 DesignerAutoFormat 对象的字符串。
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
当前 Name 的 DesignerAutoFormat 属性。
注解
方法ToString返回一个字符串,其中包含 对象的 属性DesignerAutoFormat的值Name。