MonitorSelectionServiceHelper.SEID_LastWindowFrame Field
Value is 7.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const SEID_LastWindowFrame As Integer
'Usage
Dim value As Integer
value = MonitorSelectionServiceHelper.SEID_LastWindowFrame
public const int SEID_LastWindowFrame
public:
literal int SEID_LastWindowFrame
public const var SEID_LastWindowFrame : int
static val mutable SEID_LastWindowFrame: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
MonitorSelectionServiceHelper Class
MonitorSelectionServiceHelper Members
Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace