DesignerWindowPane.IVsDesignerInfo.get_DesignerTechnology(String) Yöntem

Tanım

Windows formunu döndürür.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsDesignerInfo.get_DesignerTechnology([Runtime::InteropServices::Out] System::String ^ % pbstrTechnology) = Microsoft::VisualStudio::Shell::Interop::IVsDesignerInfo::get_DesignerTechnology;
int IVsDesignerInfo.get_DesignerTechnology (out string pbstrTechnology);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsDesignerInfo.get_DesignerTechnology : string -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsDesignerInfo.get_DesignerTechnology : string -> int
Function get_DesignerTechnology (ByRef pbstrTechnology As String) As Integer Implements IVsDesignerInfo.get_DesignerTechnology

Parametreler

pbstrTechnology
String

dışı Her zaman "Microsoft: System. Windows. Forms: form" döndürür.

Döndürülenler

Int32

VSConstants.s_OK.

Uygulamalar

Şunlara uygulanır