Proprietà IVSMDDesigner.View

Ottiene la visualizzazione della finestra di progettazione.

Spazio dei nomi:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Property View As Object
Object View { get; }

Valore proprietà

Tipo: System.Object
Un oggetto che in genere è di tipo IVsWindowPane o un oggetto del documento.

Note

Questa visualizzazione può essere ospitata dalla shell.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVSMDDesigner Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Designer.Interfaces