WorkspaceVisualNodeBase.GetRenameLabel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rename support
public:
virtual System::String ^ GetRenameLabel();
public:
virtual Platform::String ^ GetRenameLabel();
virtual std::wstring GetRenameLabel();
public virtual string GetRenameLabel ();
public virtual string? GetRenameLabel ();
abstract member GetRenameLabel : unit -> string
override this.GetRenameLabel : unit -> string
Public Overridable Function GetRenameLabel () As String
Returns
the initial text in rename box