ApplicationDeployment.UpdatedApplicationFullName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.