Skip to content

AppVSolutionTemplate.OnPropertyChanged Method

Called when property value is changed.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

protected virtual void OnPropertyChanged(
    string propertyName
)

VB

Protected Overridable Sub OnPropertyChanged ( 
    propertyName As String
)

Parameters

 

propertyName
Type: System.String
The name of the property.

See Also

Reference

AppVSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?