Click or drag to resize

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; }

Property Value

Type: String
See Also