Name Changed Event ArgsNew Name Property
The name of the PMC after the name change.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The name of the unit after the name change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string NewName { get; }VB
Public ReadOnly Property NewName As String
GetProperty Value
StringThe name of the unit after the name change.
Implements
INameChangedEventArgsNewNameRemarks
The new name of the unit can be used to update GUI inforamtion about the PMC.