RenameComputerCommand.NewName Property

Definition

New names for the target computers

public:
 property System::String ^ NewName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ NewName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string NewName { get; set; }
member this.NewName : string with get, set
Public Property NewName As String

Property Value

Applies to