ApplicationUpgradeDescription.ApplicationName Property

Definition

Gets or sets the URI name of the application instance that needs to be upgraded.

public Uri ApplicationName { get; set; }
member this.ApplicationName : Uri with get, set
Public Property ApplicationName As Uri

Property Value

Uri

The URI name of the application instance that needs to be upgraded.

Applies to