WebUpdateController.ElevationType Property

Gets or sets a value that specifies the level of elevation used to apply updates.

[Visual Basic]

Public Property ElevationType As UpdateElevationType

[C#]

public UpdateElevationType ElevationType {get;set;}

Property Value

One of the UpdateElevationType values.

See Also

WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace