영어로 읽기

다음을 통해 공유


ActivationChangeEventArgs Constructor

Microsoft internal use only.

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

Syntax

public ActivationChangeEventArgs(
    IOleComponent activatedComponent,
    bool calleeIsActivating,
    Nullable<OLECRINFO> activatingComponentsInfo,
    bool hostIsActivating,
    Nullable<OLECHOSTINFO> hostInfo
)

Parameters

  • hostIsActivating
    Type: System.Boolean
    A Boolean value indicating whether the component host is activating.

.NET Framework Security

See Also

Reference

ActivationChangeEventArgs Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace