EditorFactory.CodePagePrompt 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取和设置标志,以提示用户使用指定代码页打开的打开的编码。
public:
virtual property Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS CodePagePrompt { Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS get(); void set(Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS value); };
public:
virtual property Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS CodePagePrompt { Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS get(); void set(Microsoft::VisualStudio::TextManager::Interop::__PROMPTONLOADFLAGS value); };
public virtual Microsoft.VisualStudio.TextManager.Interop.__PROMPTONLOADFLAGS CodePagePrompt { get; set; }
member this.CodePagePrompt : Microsoft.VisualStudio.TextManager.Interop.__PROMPTONLOADFLAGS with get, set
Public Overridable Property CodePagePrompt As __PROMPTONLOADFLAGS
属性值
一个 __PROMPTONLOADFLAGS 枚举值。