Share via


MSDeployPackage.AppPath Property

Definition

Gets or sets the path to the application deployed by a deployment package.

public:
 property System::String ^ AppPath { System::String ^ get(); void set(System::String ^ value); };
public string AppPath { get; set; }
member this.AppPath : string with get, set
Public Property AppPath As String

Property Value

A string value that contains the application path.

Applies to