RenameComputerChangeInfo.NewComputerName Property

Definition

The NewComputerName which represents the target machine.

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

Property Value

Applies to