Share via


Proprietà ToolWindowPane.Frame

ottiene o imposta IVsWindowFrame che ospita ToolWindowPane.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Property Frame As Object
public Object Frame { get; set; }

Valore proprietà

Tipo: System.Object
IVsWindowFrame .

Note

impostare il valore di Frame cause OnToolWindowCreated per generare.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ToolWindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell