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 Windows | 100.13 - 200.5 |
.NET Framework | 100.0 - 200.5 |