PackageRemote64Class.PackageLocation Property

Definition

Gets the location of the package.

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

Property Value

The location of the package.

Implements

Applies to