This topic has not yet been rated - Rate this topic

SPAutoSerializingObject Class

Windows SharePoint Services 3
Serves as the base class for all topology objects that provide automatic serialization of fields with the appropriate attributes.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SerializableAttribute] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[ReflectionPermissionAttribute(SecurityAction.Assert, Flags=ReflectionPermissionFlag.MemberAccess)] 
public abstract class SPAutoSerializingObject
System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
     Derived Classes
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.