다음을 통해 공유


ContentLoadError.IComponentConnector.Connect Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Sub Connect ( _
    connectionId As Integer, _
    target As Object _
) Implements IComponentConnector.Connect
void IComponentConnector.Connect(
    int connectionId,
    Object target
)

Parameters

Implements

IComponentConnector.Connect(Int32, Object)

.NET Framework Security

See Also

Reference

ContentLoadError Class

Microsoft.VisualStudio.PlatformUI Namespace