| AppFacadeResourceArchiveName Property |
Gets the name of the apps archive resource, or null
in case the app has a file 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 ResourceArchiveName { get; }
Public ReadOnly Property ResourceArchiveName As String
Get
Property Value
Type:
StringSee Also