Specifies options to the XML and Binary formatters.
[Visual Basic] Public Enum FormatterTypeStyle [C#] public enum FormatterTypeStyle [C++] public enum FormatterTypeStyle
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
TypesAlways | Types are outputted for all Object fields |
TypesWhenNeeded | Types are outputted only for Microsoft.Win32.Interop.VARIANT and Array |
Namespace: System.Runtime.Serialization.Formatters
Assembly: mscorlib.dll