VSConstants.VsTextBufferUserDataGuid.VsBufferEncodingPromptOnLoad_guid Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
uint: This should only be used by editor factories that want to specify a codepage on loading from the openwith dialog. This data is only for a set purpose. You cannot get the value of this back.
public: static initonly Guid VsBufferEncodingPromptOnLoad_guid;
public static readonly Guid VsBufferEncodingPromptOnLoad_guid;
staticval mutable VsBufferEncodingPromptOnLoad_guid : Guid
Public Shared ReadOnly VsBufferEncodingPromptOnLoad_guid As Guid