Property PackagePath
PackagePath
Gets the path of the package file on which the LocalService is based.
Declaration
public string PackagePath { get; }
Property Value
Type | Description |
---|---|
System.String | A String representing the path to the package. |
Remarks
The Path property may only be set once prior to the LocalService being started.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |