IVsContainedLanguageHost3::GetLineIndent Method (Int32, String^)

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.12.0 (in Microsoft.VisualStudio.TextManager.Interop.12.0.dll)

void GetLineIndent(
	int lLineNumber,
	[OutAttribute] String^% pbstrIndentString
)

Parameters

lLineNumber
Type: System::Int32

pbstrIndentString
Type: System::String^

Return to top
Show: