DesignerWindowPane::IVsDesignerInfo::get_DesignerTechnology Method (String^)
Visual Studio 2015
Returns the Windows form.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual int get_DesignerTechnology( [OutAttribute] String^% pbstrTechnology ) sealed = IVsDesignerInfo::get_DesignerTechnology
Parameters
- pbstrTechnology
-
Type:
System::String^
[out] Always returns "Microsoft:System.Windows.Forms:Form".
Show: