| 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; }
Public Property Dependencies As String()
Get
Set
Property Value
Type:
StringSee Also