Proprietà _EnvironmentWebBrowser.ViewSourceIn
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
Property ViewSourceIn As vsBrowserViewSource
Get
Set
vsBrowserViewSource ViewSourceIn { get; set; }
property vsBrowserViewSource ViewSourceIn {
vsBrowserViewSource get ();
void set (vsBrowserViewSource value);
}
abstract ViewSourceIn : vsBrowserViewSource with get, set
function get ViewSourceIn () : vsBrowserViewSource
function set ViewSourceIn (value : vsBrowserViewSource)
Valore proprietà
Tipo: EnvDTE.vsBrowserViewSource
Oggetto vsBrowserViewSource.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.