RenameParams.NewName Property

Definition

Gets or sets the new name of the renamed symbol.

public:
 property System::String ^ NewName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="newName")]
public string NewName { get; set; }
[<System.Runtime.Serialization.DataMember(Name="newName")>]
member this.NewName : string with get, set
Public Property NewName As String

Property Value

Attributes

Applies to