Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Const VsBufferEncodingPromptOnLoad_string As String
public const string VsBufferEncodingPromptOnLoad_string
public:
literal String^ VsBufferEncodingPromptOnLoad_string
static val mutable VsBufferEncodingPromptOnLoad_string: string
public const var VsBufferEncodingPromptOnLoad_string : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.