VSConstants.VsTextBufferUserDataGuid.VsBufferEncodingPromptOnLoad_guid Field

Definition

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 

Field Value

Applies to