ExtensionManifestRequireHost Property

Gets the name of the host required to run this extension.

Namespace:  Dundas.BI.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public string RequireHost { get; }

Property Value

Type: String
The name of the host.
See Also