ErrorWindow.Connect Method

Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Private Sub System.Windows.Markup.IComponentConnector.Connect ( _
    connectionId As Integer, _
    target As Object _
) Implements IComponentConnector.Connect
[DebuggerNonUserCodeAttribute] 
[GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] 
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
void IComponentConnector.Connect (
    int connectionId,
    Object target
)

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

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008,Windows Server 2012,Windows 7,Windows 8,Windows 8.1

See Also

Reference

ErrorWindow Class
ErrorWindow Members
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.