Gets the current
ConnectedMA
object in the enumeration.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in
microsoft.metadirectoryservicesex.dll)
Usage
Syntax
Visual Basic |
Public MustOverride ReadOnly Property Current As ConnectedMA
|
J# |
/** @property */
public abstract ConnectedMA get_Current ()
|
JScript |
public abstract function get Current () : ConnectedMA
|
Property Value
Returns a
ConnectedMA object.
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also