EntryPointNotImplementedException Constructor (String)

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

    Dim description As String

Dim instance As New EntryPointNotImplementedException(description)

Syntax

'Declaration
Public Sub New ( _
    description As String _
)
public EntryPointNotImplementedException (
    string description
)
public:
EntryPointNotImplementedException (
    String^ description
)
public EntryPointNotImplementedException (
    String description
)
public function EntryPointNotImplementedException (
    description : String
)

Parameters

  • description
     

Platforms

Target Platforms

See Also

Reference

EntryPointNotImplementedException Class
EntryPointNotImplementedException Members
Microsoft.MetadirectoryServices Namespace
EntryPointNotImplementedException Class