EngineDocumentation.HostObjects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of host objects (like User, App, Environment, etc) that this engine supports.
public string[] HostObjects { get; set; }
member this.HostObjects : string[] with get, set
Public Property HostObjects As String()
Property Value
String[]