PagePorter Class Library

FpControlDesigner.DTE Property

Gets the DTE object for this running instance of Visual Studio.

[Visual Basic]
Public ReadOnly Property DTE As DTE
[C#]
public EnvDTE.DTE DTE {get;}

Property Value

The DTE object for this running instance of Visual Studio.

See Also

FpControlDesigner Class | Parastream.Web.UI.Design Namespace