AppVVirtualMachineInfo.PropertyChanged Event¶
Occurs when a property value changes.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public event PropertyChangedEventHandler PropertyChanged
VB¶
Public Event PropertyChanged As PropertyChangedEventHandler
Value¶
Type: System.ComponentModel.PropertyChangedEventHandler
Implements¶
INotifyPropertyChanged.PropertyChanged
See Also¶
Reference¶
AppVVirtualMachineInfo Class
Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines Namespace