Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the CodeModel object for the code folder.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
ReadOnly Property CodeModel As CodeModel
CodeModel CodeModel { get; }
property CodeModel^ CodeModel {
CodeModel^ get ();
}
abstract CodeModel : CodeModel with get
function get CodeModel () : CodeModel
Property Value
Type: EnvDTE.CodeModel
A CodeModel object.
.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.