System.Runtime.Serialization.Formatters.FormatterAssemblyStyle Enumeration

Assembly: Mscorlib.dll
Namespace: System.Runtime.Serialization.Formatters
Summary
Indicates the format in which assembly names are serialized.
C# Syntax:
[Serializable]
public enum FormatterAssemblyStyle
See also:
System.Runtime.Serialization.Formatters Namespace

System.Runtime.Serialization.Formatters.FormatterAssemblyStyle Member List:

Public Fields
Full Full assembly name format.
Simple Simple assembly name format.

Hierarchy:


Top of page

Copyright (c) 2002 Microsoft Corporation. All rights reserved.