Share via


VSConstants.VsTextBufferUserDataGuid.VsBufferEncodingPromptOnLoad_guid Field

This should be used only by editor factories that want to specify a codepage on loading from the Open With dialog. You can use this data only to set the value, not to get the value after you have set it.

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

Syntax

'Declaration
Public Shared ReadOnly VsBufferEncodingPromptOnLoad_guid As Guid
public static readonly Guid VsBufferEncodingPromptOnLoad_guid
public:
static initonly Guid VsBufferEncodingPromptOnLoad_guid
static val VsBufferEncodingPromptOnLoad_guid: Guid
public static final var VsBufferEncodingPromptOnLoad_guid : Guid

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace