| AppFacadeResourceArchivePath Property |
Gets the sub path inside of the resource archive, or null
in case the whole archive can be extracted or the app has no archive resource.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string ResourceArchivePath { get; }
Public ReadOnly Property ResourceArchivePath As String
Get
Property Value
Type:
StringSee Also