VSConstants.VsTextBufferUserDataGuid.VsBufferEncodingPromptOnLoad_string 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: System::String ^ VsBufferEncodingPromptOnLoad_string;
std::wstring VsBufferEncodingPromptOnLoad_string;
public const string VsBufferEncodingPromptOnLoad_string;
val mutable VsBufferEncodingPromptOnLoad_string : string
Public Const VsBufferEncodingPromptOnLoad_string As String 

Field Value

Applies to