 | 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)
Syntaxpublic string ResourceFileName { get; }
Public ReadOnly Property ResourceFileName As String
Get
Property Value
Type:
String
See Also