Click or drag to resize

AppFacadeDependencies Property

An array with app IDs which are necessary to be installed for this app to work.

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

Property Value

Type: String
See Also