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.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static initonly Guid VsBufferEncodingPromptOnLoad_guid

Field Value

Type: System::Guid
Return to top
Show: