EncodingChangedEventArgs Class
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.
Provides information for the EncodingChanged event.
C++
public ref class EncodingChangedEventArgs sealed : EventArgs
public sealed class EncodingChangedEventArgs : EventArgs
type EncodingChangedEventArgs = class
inherit EventArgs
Public NotInheritable Class EncodingChangedEventArgs
Inherits EventArgs
- Inheritance
-
EncodingChangedEventArgs
Encoding |
Initializes a new instance of EncodingChangedEventArgs |
New |
Gets the new encoding. |
Old |
Gets the previous encoding. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |