Share via


ConfigurationElementCollection<T>.Current Property

 

Applies To: Dynamics CRM 2015

Gets the selected or default element.

Namespace:   Microsoft.Xrm.Client.Configuration
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public T Current { get; }
public:
property T Current {
    T get();
}
member Current : 'T with get
Public ReadOnly Property Current As T

Property Value

Type: T

Type: String
The selected or default element.

See Also

ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright