__VSFPROPID6 Enumeration

 

Specifies property identifiers for window frames, document frames, and tool window frames.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

public enum __VSFPROPID6

Member nameDescription
VSFPROPID_PendingInitialization

Determines whether a window is a delay-loaded frame that hasn't yet been fully initialized.

VSFPROPID_TabImageFlags

Indicates values from __TABIMAGEFLAGS.

VSFPROPID6_FIRST

Indicates the first property ID.

Return to top
Show: