EditorFactory.CodePagePrompt Свойство

Определение

Получает и задает флаги для запроса у пользователя кодировки при открытии с указанной кодовой страницей.

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

Значение перечисления __PROMPTONLOADFLAGS.

Применяется к