Share via


VSWebProjectItem2.DTE Property

 

Use Base

True

Namespace:   VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

DTE DTE { get; }
property DTE^ DTE {
    DTE^ get();
}
abstract DTE : DTE with get
ReadOnly Property DTE As DTE

Property Value

Type: EnvDTE.DTE

Implements

VSWebProjectItem.DTE

See Also

VSWebProjectItem2 Interface
VsWebSite90 Namespace

Return to top