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