IVsDesignerInfo.get_DesignerTechnology(String) Método

Definição

Obtém a tecnologia do designer.

public:
 int get_DesignerTechnology([Runtime::InteropServices::Out] System::String ^ % pbstrTechnology);
public int get_DesignerTechnology (out string pbstrTechnology);
abstract member get_DesignerTechnology :  -> int
Public Function get_DesignerTechnology (ByRef pbstrTechnology As String) As Integer

Parâmetros

pbstrTechnology
String

fora O nome da tecnologia.

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Aplica-se a