IVsMacroRecorder.GetStringLiteralExpression(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Método obsoleto. Não use.
public:
int GetStringLiteralExpression(System::String ^ pszStringValue, [Runtime::InteropServices::Out] System::String ^ % pbstrLiteralExpression);
int GetStringLiteralExpression(std::wstring const & pszStringValue, [Runtime::InteropServices::Out] std::wstring const & & pbstrLiteralExpression);
public int GetStringLiteralExpression (string pszStringValue, out string pbstrLiteralExpression);
abstract member GetStringLiteralExpression : string * string -> int
Public Function GetStringLiteralExpression (pszStringValue As String, ByRef pbstrLiteralExpression As String) As Integer
Parâmetros
- pszStringValue
- String
- pbstrLiteralExpression
- String