VSConstants.VsTextBufferUserDataGuid.VsBufferDetectLangSID_guid Field
If true, then a change to the buffer's moniker causes 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 Shared ReadOnly VsBufferDetectLangSID_guid As Guid
public static readonly Guid VsBufferDetectLangSID_guid
public:
static initonly Guid VsBufferDetectLangSID_guid
static val VsBufferDetectLangSID_guid: Guid
public static final var VsBufferDetectLangSID_guid : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.