Share via


VSConstants.VsTextBufferUserDataGuid.VsBufferDetectLangSID_string Field

If true, then a change to the buffer's moniker will cause the buffer to change the language service based on the file extension of the moniker. The default is true.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Const VsBufferDetectLangSID_string As String
public const string VsBufferDetectLangSID_string
public:
literal String^ VsBufferDetectLangSID_string
static val mutable VsBufferDetectLangSID_string: string
public const var VsBufferDetectLangSID_string : String

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace