LanguageService::GetOrCreateSource Method (IVsTextLines^)

 

Gets the source if it is available, otherwise creates one.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
Source^ GetOrCreateSource(
	IVsTextLines^ buffer
)

Return Value

Type: Microsoft.VisualStudio.Package::Source^

The source.

Return to top
Show: