IPropertyPage, interface
Définit les principales fonctionnalités d'un objet représentant des pages de propriétés.Pour plus d'informations, consultez IPropertyPage.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B196B28D-BAB4-101A-B69C-00AA00341D07")> _
Public Interface IPropertyPage
[InterfaceTypeAttribute()]
[GuidAttribute("B196B28D-BAB4-101A-B69C-00AA00341D07")]
public interface IPropertyPage
Le type IPropertyPage expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Activate | ||
Apply | ||
Deactivate | ||
GetPageInfo | ||
Help | ||
IsPageDirty | ||
Move | ||
SetObjects | ||
SetPageSite | ||
Show | ||
TranslateAccelerator |
Début