Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A linked window frame.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsWindowKindLinkedWindowFrame As String
public const string vsWindowKindLinkedWindowFrame
public:
literal String^ vsWindowKindLinkedWindowFrame
static val mutable vsWindowKindLinkedWindowFrame: string
public const var vsWindowKindLinkedWindowFrame : String
Remarks
GUID value = {9DDABE99-1D02-11D3-89A1-00C04F688DDE}.
vsWindowKindLinkedWindowFrame is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.
.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.