Click or drag to resize
MediaGatewayConfigConfigElements Property
Returns the added configuration elements list.

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<ConfigurationElement> ConfigElements { get; }

Property Value

Type: IEnumerableConfigurationElement
See Also