Table of Contents

Property this

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

this[string]

Gets the property configuration associated with the specified name.

PropertyConfiguration this[string property] { get; }

Parameters

property string

The name of the property.

Property Value

PropertyConfiguration

The property configuration.