WindowPaneProviderService.RegisteredWindowPane Structure
A structure that encapsulates a view technology and its associated window pane type.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Déclaration
Protected Structure RegisteredWindowPane
'Utilisation
Dim instance As WindowPaneProviderService.RegisteredWindowPane
protected struct RegisteredWindowPane
protected value class RegisteredWindowPane
[<SealedAttribute>]
type RegisteredWindowPane = struct end
JScript supports the use of structures, but not the declaration of new ones.
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.