Click or drag to resize

AppFacadeResourceFileName Property

Gets the name of the apps file resource, or null in case the app has an archive resource or no downloadable resource at all.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string ResourceFileName { get; }

Property Value

Type: String
See Also