ApplicationDeployment.UpdatedApplicationFullName Property

Definition

Gets the full name of the application after it has been updated.

public:
 property System::String ^ UpdatedApplicationFullName { System::String ^ get(); };
public string UpdatedApplicationFullName { get; }
member this.UpdatedApplicationFullName : string
Public ReadOnly Property UpdatedApplicationFullName As String

Property Value

A String that contains the full name of the application.

Applies to