PackageRemote32Class.PackageLocation 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 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.