Click or drag to resize

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

Property Value

Type: String
See Also