DesignerWindowPane.IVsDesignerInfo.get_DesignerTechnology(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
VSConstants.s_OK.