Share via


VSConstants.VsTextBufferUserDataGuid.VsBufferEncodingPromptOnLoad_string 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 Const VsBufferEncodingPromptOnLoad_string As String
public const string VsBufferEncodingPromptOnLoad_string
public:
literal String^ VsBufferEncodingPromptOnLoad_string
static val mutable VsBufferEncodingPromptOnLoad_string: string
public const var VsBufferEncodingPromptOnLoad_string : String

.NET Framework Security

See Also

Reference

VSConstants.VsTextBufferUserDataGuid Class

Microsoft.VisualStudio Namespace