ServiceActivationOptions.CultureApplication Struct
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.
A disposable struct for applying and reverting changes to CultureInfo.
public: value class ServiceActivationOptions::CultureApplication : IDisposable
public struct ServiceActivationOptions.CultureApplication : IDisposable
type ServiceActivationOptions.CultureApplication = struct
interface IDisposable
Public Structure ServiceActivationOptions.CultureApplication
Implements IDisposable
- Inheritance
-
ServiceActivationOptions.CultureApplication
- Implements
Methods
Dispose() |
Reverts changes to CultureInfo that were made by the constructor. |