| AppFacadeResourceArchiveTyp Property |
Gets the typ of the resource archive, or
null if the app has no archive resource.
See
AppArchiveTyps to compare or list the possible typs of an archive resource.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string ResourceArchiveTyp { get; }
Public ReadOnly Property ResourceArchiveTyp As String
Get
Property Value
Type:
StringSee Also