IVsMacroRecorder::GetStringLiteralExpression Method (String^, String^)

 

Obsolete method. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

int GetStringLiteralExpression(
	String^ pszStringValue,
	[OutAttribute] String^% pbstrLiteralExpression
)

Parameters

pszStringValue
Type: System::String^
pbstrLiteralExpression
Type: System::String^

Return Value

Type: System::Int32
Return to top
Show: