Partager via


ActivationChangeEventArgs.ActivatingComponentsInfo, propriété

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Property ActivatingComponentsInfo As Nullable(Of OLECRINFO)
public Nullable<OLECRINFO> ActivatingComponentsInfo { get; private set; }

Valeur de propriété

Type : System.Nullable<OLECRINFO>

Sécurité .NET Framework

Voir aussi

Référence

ActivationChangeEventArgs Classe

Microsoft.VisualStudio.PlatformUI.OleComponentSupport, espace de noms