Microsoft.SharePoint


Microsoft.SharePoint 命名空间
Provides types and members for working with a top-level site and its subsites or lists.

 说明
公共类NameValuePairDefines a name/value pair that can be set or retrieved.
公共类RecordsRepositoryProperty A structure which represents properties of the records repository. The structure consists of four strings which include the name of the object, the value, the type of the object, and any other information.
公共类SPAlertRepresents an alert, which generates periodic e-mail notifications sent to a user about the list, list item, document, or document library to which the alert applies. SPAlert provides information about the alert, such as which alert template is used, the alert frequency, and the UserID of the user who created the alert.
公共类SPAlertCollectionRepresents a collection of SPAlert objects. The SPAlertCollection is available as a property of either SPWeb or SPUser.
公共类SPAlertTemplateDefines the template used for an alert.
公共类SPAlertTemplateCollectionRepresents a collection of alert templates.
公共类SPAttachmentCollectionRepresents the collection of attachments for a list item.
公共类SPAuditEnables auditing of how site collections, sites, lists, folders, and list items are accessed, changed, and used.
公共类SPAuditEntryContains information about an audited event that is connected to a site collection, site, folder, list, or list item.
公共类SPAuditEntryCollectionProvides a container for SPAuditEntry objects.
公共类SPAuditQueryDefines a query of the audit entries of the SharePoint database.
公共类SPBaseCollectionProvides the base functionality for collections in the Microsoft.SharePoint and Microsoft.SharePoint.Administration namespaces.
公共类SPBuiltInContentTypeIdA class that retrieves SPContentTypeId objects that represent identifiers (IDs) for built-in content types.
公共类SPBuiltInFieldIdA class that retrieves the values of preset (or noncustom) document fields, which in turn are obtained from Windows SharePoint Services Web page documents that have been checked into the document library. Many document types such as e-mail messages, e-mail contacts, workflow events, and other objects can be represented by these fields.
公共类SPCalendarViewStyleRepresents a day, week, or month view style for a calendar.
公共类SPCalendarViewStyleCollectionRepresents a collection of SPCalendarViewStyle objects.
公共类SPChangeRepresents a change that has been made to objects or metadata within an item, list, Web site, or site collection scope, or a security policy change at the Web application scope that has been recorded in the Windows SharePoint Services change log.
公共类SPChangeAlertRepresents a change to an alert.
公共类SPChangeCollectionRepresents a collection of SPChange objects. The maximum number of changes that can be represented in a collection is 1000.
公共类SPChangeContentTypeRepresents a change to a content type.
公共类SPChangeFieldRepresents a change to a site column.
公共类SPChangeFileRepresents a change to a file that is outside a list or to an attachment.
公共类SPChangeFolderRepresents a change to a folder.
公共类SPChangeGroupRepresents a change to a group.
公共类SPChangeItemRepresents a change to an item.
公共类SPChangeListRepresents a change to a list.
公共类SPChangeQueryDefines a query that is performed against the change log in Windows SharePoint Services.
公共类SPChangeSecurityPolicyRepresents a change to a security policy.
公共类SPChangeSiteRepresents a change to a site collection.
公共类SPChangeTokenRepresents the unique sequential location of a change within the change log.
公共类SPChangeTokenCollectionRepresents a collection of SPChangeToken objects.
公共类SPChangeUserRepresents a change to a user.
公共类SPChangeViewRepresents a change to a view.
公共类SPChangeWebRepresents a change to a Web site.
公共类SPCheckedOutFile Represents a checked-out file in a document library or workspace.
公共类SPContentTypeRepresents a site or list content type.
公共类SPContentTypeCollectionRepresents a collection of site or list content types.
公共类SPContentTypeReadOnlyExceptionRepresents an exception in Windows SharePoint Services.
公共类SPContentTypeSealedExceptionRepresents an exception in Windows SharePoint Services.
公共类SPContentTypeUsageUsed to track where a content type is used as the basis for another content type.
公共类SPContextRepresents the context of an HTTP request in Windows SharePoint Services.
公共类SPCopyDestinationRepresents a copy destination for a document on a SharePoint Web site.
公共类SPCopyDestinationCollectionRepresents a collection of SPCopyDestination objects.
公共类SPCopyFieldInformationRepresents type information that is associated with fields being copied across servers.
公共类SPCopyFieldMaskRepresents a field mask for a copied item.
公共类SPCustomWebTemplateRepresents a custom site template.
公共类SPDailyScheduleRepresents a daily schedule for a job definition.
公共类SPDataRetrievalServicesSettingsObsolete. Use the SPDataRetrievalProvider class to access the data-retrieval service settings for a Web application instead. (In Windows SharePoint Services 2.0, the SPDataRetrievalServucesSettings class represented the data-retrieval service settings that are used on a virtual server.)
公共类SPDistributionGroupExceptionRepresents an en exception that occurs while performing an operation on a distribution list for a group.
公共类SPDistributionGroupJobDataHolds information about an asynchronous Directory Management Service request.
公共类SPDocDiscussionRepresents all the discussions associated with a single document that has been discussed in a document library.
公共类SPDocDiscussionCollectionRepresents the collection of SPDocDiscussion objects associated with documents in a specific document library.
公共类SPDocTemplateRepresents a document template used in a document library.
公共类SPDocTemplateCollectionRepresents a collection of document templates.
公共类SPDocumentLibraryRepresents a document library in Windows SharePoint Services.
公共类SPEmailEventReceiverProvides a method for trapping the event when a list receives an e-mail message.
公共类SPEncodedResourceExpressionBuilderRepresents an expression builder for returning an encoded resource.
公共类SPEvaluatorModeProvisionerRepresents a provisioner for creating the default site and content in stand-alone installations of Windows SharePoint Services.
公共类SPEvaluatorModeProvisioningRepresents the class that implements evaluator mode provisioning for stand-alone installations of Windows SharePoint Services.
公共类SPEventContext Represents an Event Context in a list of receiver processes on a Windows SharePoint Services Web site.
公共类SPEventPropertiesBaseBase class that provides the event properties that are common to all event types. This class is never instantiated.
公共类SPEventReceiverBaseBase class that provides methods for event receivers in the Windows SharePoint Services object model. This class is never instantiated.
公共类SPEventReceiverDefinitionAbstract base class that defines general properties of an event receiver that will reside in the SPEventReceiverDefinitionCollection.
公共类SPEventReceiverDefinitionCollectionRepresents a collection of SPEventReceiverDefinition objects that are used to enumerate the list of registered event receivers for Windows SharePoint Services objects that can have events.
公共类SPExceptionRepresents an exception in Windows SharePoint Services.
公共类SPExecutingConversionRequestConveys the context of a document conversion.
公共类SPExternalBinaryIdProvides the means to retrieve ID values that allow you to retrieve files that are stored in an External BLOB Store.
公共类SPExternalBinaryIdCollectionA collection of BinaryID values provides using an SPExternalBinaryId object, and that correspond with binary files stored in an External BLOB Store.
公共类SPFeatureRepresents the state of a feature at its corresponding scope.
公共类SPFeatureCollectionRepresents a collection of SPFeature objects.
公共类SPFeatureDependencyRepresents a Feature that is depended upon by another Feature.
公共类SPFeatureDependencyCollectionRepresents a collection of Features that are depended upon by another Feature.
公共类SPFeaturePropertyRepresents a single Feature property.
公共类SPFeaturePropertyCollectionRepresents a collection of SPFeatureProperty objects.
公共类SPFeatureReceiverBase abstract class that can be overridden to trap the activation, deactivation, installation, or uninstallation of a Feature.
公共类SPFeatureReceiverPropertiesRepresents the properties of a Feature installation, uninstallation, activation, or deactivation event.
公共类SPFieldRepresents a field in a list on a Windows SharePoint Services Web site.
公共类SPFieldAllDayEventRepresents a Boolean field that specifies an all-day activity without a start or end time.
公共类SPFieldAttachmentsRepresents a field that contains attachments.
公共类SPFieldBooleanRepresents a Boolean field type.
公共类SPFieldCalculatedRepresents a calculated field in a list.
公共类SPFieldChoiceRepresents a choice field.
公共类SPFieldCollectionRepresents a collection of SPField objects.
公共类SPFieldComputedRepresents a computed field, which is a field that depends on another field for its contents.
公共类SPFieldCrossProjectLinkRepresents a field that is used to connect a list event with a Meeting Workspace site.
公共类SPFieldCurrencyRepresents a field that contains currency values.
公共类SPFieldDateTimeRepresents a field that contains date and time values.
公共类SPFieldFileRepresents a field that contains a file.
公共类SPFieldLinkRepresents a single column (also known as field) reference that is included in a content type.
公共类SPFieldLinkCollectionRepresents the collection of column or field references in a content type.
公共类SPFieldLookupRepresents a lookup field.
公共类SPFieldLookupValueContains the value for an SPFieldLookup object.
公共类SPFieldLookupValueCollectionContains the values for an SPFieldLookup object that can contain multiple values.
公共类SPFieldModStatRepresents a field that contains content approval status.
公共类SPFieldMultiChoiceRepresents a choice field that allows multiple values.
公共类SPFieldMultiChoiceValueContains the value for an SPFieldLookup object.
公共类SPFieldMultiColumnRepresents a multicolumn field type.
公共类SPFieldMultiColumnValueContains the value for an SPFieldMultiColumn object.
公共类SPFieldMultiLineTextRepresents a text field that can contain multiple lines.
公共类SPFieldNumberRepresents a field that contains numbers.
公共类SPFieldPageSeparatorRepresents a field that is used to insert a page break in a survey list.
公共类SPFieldRatingScaleRepresents a rating scale field that is used in surveys.
公共类SPFieldRatingScaleValueContains the value for an SPFieldRatingScale object.
公共类SPFieldRecurrenceRepresents a field that contains a recurrence pattern in a Calendar list.
公共类SPFieldTextRepresents a field that contains a single line of text.
公共类SPFieldTypeDefinitionRepresents a field type definition.
公共类SPFieldTypeDefinitionCollectionRepresents a collection of SPFieldTypeDefinition objects.
公共类SPFieldUrlRepresents a field that contains URL values.
公共类SPFieldUrlValueContains the value for an SPFieldUrl object.
公共类SPFieldUserRepresents a user field.
公共类SPFieldUserValueContains the value for an SPFieldUser object.
公共类SPFieldUserValueCollectionContains the values for an SPFieldUser object that can contain multiple values.
公共类SPFieldValidationExceptionRepresents an exception that is thrown when an error occurs during field value validation.
公共类SPFieldWorkflowStatusRepresents a workflow status field.
公共类SPFileRepresents a file in a SharePoint Web site that can be a Web Part Page, an item in a document library, or a file in a folder.
公共类SPFileCollectionRepresents a collection of SPFile objects.
公共类SPFileStreamExposes a Stream object around a SharePoint file.
公共类SPFileVersionRepresents a version of an SPFile object.
公共类SPFileVersionCollectionRepresents a collection of SPFileVersion objects.
公共类SPFolderRepresents a folder on a SharePoint Web site.
公共类SPFolderCollectionRepresents a collection of SPFolder objects.
公共类SPFormRepresents a form creating, displaying, or editing a list item in a list.
公共类SPFormCollectionRepresents a collection of SPForm objects.
公共类SPFormContextProvides information about the context that is specific to a list item form.
公共类SPGroupRepresents a group on a Windows SharePoint Services Web site.
公共类SPGroupCollectionRepresents a collection of SPGroup objects.
公共类SPHourlyScheduleRepresents an hourly schedule for a job definition.
公共类SPHtmlEncodedResourceExpressionBuilderRepresents an expression builder for returning an HTML-encoded resource string.
公共类SPInvalidPropertyExceptionRepresents an exception that is thrown for invalid properties in a property bag.
公共类SPIssueListRepresents an issues list.
公共类SPItemAbstract base class that constitutes the data transport item upon which forms operate.
公共类SPItemEventDataCollectionHolds the properties of an item in state, which can be the current properties of the item (for Before events), properties that the item will have (for updating events), or changed properties of the item (for After events).
公共类SPItemEventPropertiesContains properties for asynchronous list item event handlers, and serves as a base class for Before synchronous event handlers.
公共类SPItemEventReceiverProvides methods for trapping events that occur to items. This class is never instantiated.
公共类SPLanguageRepresents a natural language used within the context of Microsoft Windows SharePoint Services.
公共类SPLanguageCollectionRepresents a collection of SPLanguage objects.
公共类SPLinkDescribes a link to or from a document or regular list item.
公共类SPLinkCollectionRepresents a collection of Microsoft.SharePoint.SPLink objects.
公共类SPListRepresents a list on a SharePoint Web site.
公共类SPListCollectionRepresents a collection of SPList objects.
公共类SPListEventRepresents an event that occurs within a document library. This class is maintained for backward-compatibility with event handling in Windows SharePoint Services 2.0.
公共类SPListEventPropertiesContains properties for list events.
公共类SPListEventReceiverProvides methods to trap events that occur for lists. This class is never instantiated.
公共类SPListItemRepresents an item or row in a list.
公共类SPListItemCollectionRepresents a collection of SPListItem objects.
公共类SPListItemCollectionPositionSupports paging through data sets, storing the state that is required to get the next page of data for a specific view of a list.
公共类SPListItemVersionRepresents a version of a list item.
公共类SPListItemVersionCollectionRepresents a collection of SPListItemVersion objects.
公共类SPListTemplateRepresents a list definition or a list template, which defines the fields and views for a list. List definitions are contained in files within \\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES, but list templates are created through the user interface or through the object model when a list is saved as a template.
公共类SPListTemplateCollectionRepresents a collection of SPListTemplate objects.
公共类SPLocaleRepresents the information for a locale that can be set in a SharePoint site, including the display name and locale identifier (LCID). 
公共类SPLocaleCollectionRepresents a collection of SPLocale objects.
公共类SPLocalizationCollectionDefines the list of strings that represent localization countries, languages, or regions.
公共类SPLongOperationSets the web page image to the image used by the server to indicate a lengthy operation (typically, a rotating gear image with associated text).
公共类SPMemberRepresents the base class for the SPUser and SPGroup classes.
公共类SPMemberCollectionAn abstract class encapsulating the behavior of user collections and group collections.
公共类SPMinuteScheduleRepresents a minute schedule for a job definition.
公共类SPMobileContextProvides information about the current context that is needed for interaction between mobile devices and Windows SharePoint Services 3.0 Web sites.
公共类SPModerationInformationProvides information about the content approval status for an item in a list or a document library.
公共类SPModuleRepresents the collection of files and views that are used in a site template.
公共类SPModule.SPModulePropertyBagRepresents metadata for a module.
公共类SPModuleCollectionRepresents a collection of SPModule objects.
公共类SPMonthlyScheduleRepresents a monthly schedule for a job definition.
公共类SPOneTimeSchedule Represents a schedule that specifies the time range during which the job will run.
公共类SPPermissionUse the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see 授权对象模型中的更改. (In Windows SharePoint Services 2.0, SPRole represented the permission assigned to a user or group for a list or a site and is maintained for backward compatibility.)  已过时。
公共类SPPermissionCollectionUse the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see 授权对象模型中的更改. (In Windows SharePoint Services 2.0, SPRole represented a collection of SPPermission objects and is maintained for backward compatibility.)  已过时。
公共类SPPermissionInfoRepresents the detailed permissions and role assignments for a user at a given scope.
公共类SPPictureLibraryRepresents a document library that contains pictures.
公共类SPPrincipalRepresents a user or group that can be assigned permissions in Windows SharePoint Services to control security.
公共类SPQueryRepresents a query in a list view.
公共类SPRecycleBinItemRepresents an item in the Recycle Bin for a Web site or a site collection.
公共类SPRecycleBinItemCollectionRepresents a collection of SPRecycleBinItem objects.
公共类SPRecycleBinItemCollectionPositionStores information about the state that is required to get the next page of data for a recycle bin view.
公共类SPRecycleBinQueryRepresents a query against the Recycle Bin.
公共类SPRegionalSettingsRepresents regional settings that are used on the server that is running Windows SharePoint Services.
公共类SPRequestContextManages a list of references to the >SPSites that are being opened for a specific request.
公共类SPResource 
公共类SPResourceExpressionBuilderEvaluates expressions during Windows SharePoint Services page parsing.
公共类SPReusableAclRepresents an access control list (ACL) that is applied to a site collection, Web site, list, or list item.
公共类SPRoleUse the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see 授权对象模型中的更改. (In Windows SharePoint Services 2.0, SPRole represented a site group and is maintained for backward compatibility.)  已过时。
公共类SPRoleAssignmentDefines the role assignments for a user or group on the current object.
公共类SPRoleAssignmentCollectionRepresents a collection of SPRoleAssignment objects that defines all the role assignments for each securable object.
公共类SPRoleCollectionUse the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see 授权对象模型中的更改. (In Windows SharePoint Services 2.0, SPRoleCollection represented a collection of SPRole objects and is maintained for backward compatibility.)  已过时。
公共类SPRoleDefinitionDefines a single role definition, including a name, description, management properties, and a set of rights.
公共类SPRoleDefinitionBindingCollectionDefines the role definitions that are bound to a role assignment object.
公共类SPRoleDefinitionCollectionRepresents the collection of SPRoleDefinition objects defining the role definitions that are available for use within the Web site.
公共类SPScheduleAbstract base class that supports the different schedule types that are used in job definitions.
公共类SPSearchResultThis class is deprecated. For 搜索, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Represents the item returned as a result of a search performed on a list, document library, or site.
公共类SPSearchResultCollectionThis method is deprecated. For 搜索, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Represents a collection of SPSearchResult objects.
公共类SPSearchResultCollectionPositionDeprecated. For 搜索, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Supports paging through the results of a search and storing the state that is required to get the next page of data.
公共类SPSecurityProvides static security management properties and methods.
公共类SPSimpleFormattingEncodedResourceExpressionBuilderRepresents an expression builder that returns an encoded resource string with simple text formatting.
公共类SPSimpleItemProvides the methods to add, modify, or delete an >SPSimpleItem object and the fields that are associated with that object.
公共类SPSiteRepresents a collection of sites in a Web application, including a top-level Web site and all its subsites. Each SPSite object, or site collection, is represented within an >SPSiteCollection object that consists of the collection of all site collections in the Web application.
公共类SPSiteDataQueryRepresents a query that can be performed across multiple lists in multiple Web sites in the same Web site collection.
公共类SPTimeZoneRepresents the time zone setting that is implemented on a SharePoint Web site.
公共类SPTimeZoneCollectionRepresents a collection of SPTimeZone objects.
公共类SPTransformServer 
公共类SPTransformUtilities 
公共类SPUserRepresents a user in Microsoft Windows SharePoint Services.
公共类SPUserCollectionRepresents a collection of SPUser objects.
公共类SPUserStorageMaintains information about the user of a Web Part Page and the amount of space the user is consuming in bytes.
公共类SPUserStorageCollectionRepresents a collection of SPUserStorage objects used to maintain storage information for all users of a Web Part Page.
公共类SPUserTokenRepresents the token that identifies the authentication process applied to a user.
公共类SPViewRepresents a view of the data that is contained in a list on a SharePoint site.
公共类SPViewCollectionRepresents a collection of SPView objects.
公共类SPViewContextProvides specific information about the context of a view.
公共类SPViewFieldCollectionRepresents the collection of fields returned in a view.
公共类SPViewStyleRepresents a style for a view.
公共类SPViewStyleCollectionRepresents a collection of SPViewStyle objects.
公共类SPWebRepresents a Windows SharePoint Services Web site.
公共类SPWebCollectionRepresents a collection of SPWeb objects.
公共类SPWebEventPropertiesContains properties for Web site events.
公共类SPWebEventReceiverProvides methods for trapping events that occur to Web sites. This class is never instantiated.
公共类SPWebPartCollectionUse the GetLimitedWebPartManager method of the SPFile class to return an SPLimitedWebPartManager object to manage Web Parts instead. (In Windows SharePoint Services 2.0 the SPWebPartCollection class represented a collection of Web Parts.)  已过时。
公共类SPWebProvisioningPropertiesRepresents the properties of a Web site creation.
公共类SPWebProvisioningProviderProvides a handler for responding to Web site creation.
公共类SPWebTemplateRepresents a site definition configuration or site template that is used to create SharePoint sites.
公共类SPWebTemplateCollectionRepresents a collection of SPWebTemplate objects.
公共类SPWeeklyScheduleRepresents a weekly schedule for a job definition.
公共类SPWikiWelcomeFeatureReceiverSets the Welcome Page URL for Windows SharePoint Services Web sites.
公共类SPWorkItemProvides properties that control the characteristics and behaviors of work item object instances. This class is used in conjunction with the Microsoft.SharePoint.SPWorkItemCollection class.
公共类SPWorkItemCollectionA collection of SPWorkItem object instances. Derives from Microsoft.SharePoint.SPBaseCollection.
公共类SPXmlDocumentCollectionThe XML document collection that is associated with a specific site collection.
公共类SPYearlyScheduleRepresents a yearly schedule for a job definition.
公共类StringsThis type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.
接口

 接口说明
公共接口IAlertNotifyHandlerProvides a method for handling the sending of an alert.
公共接口IAlertUpdateHandlerProvides synchronous methods for handling alert updates made through the user interface.
公共接口IExternalSecurityWebProvides methods that return custom information about the security used in Microsoft Windows SharePoint Services for use in indexing by a search crawler on a portal.
公共接口IFileDialogPostProcessorProvides a method for customizing the Web views used in file dialog boxes and forms of document libraries.
公共接口IListEventSinkDefines the interface that a list event handler must implement to respond to events within a document library.
公共接口IRequestResourcesSpecifies an interface that checks user permissions during operations that may potentially alter content on the Web site.
公共接口ISecurableObjectExposes the role assignments for an object and manages the permissions of the object.
公共接口ISPConversionProcessorProvides methods for custom handling of transformed data, including preprocessing and postprocessing of data returned by the launcher.
公共接口ISPEventReceiversHostDefines event receivers for events associated with SharePoint objects (such as Web sites, lists, documents, content types, or specific SharePoint features.
结构

 结构说明
公共结构ExternalSecurityWebPropertyProvides fields that contain custom information about security used in Microsoft Windows SharePoint Services.
公共结构SPAlertEventDataProvides information about an alert event.
公共结构SPAlertHandlerParamsA structure containing a light weight SPAlert object and information needed to generate an alert message.
公共结构SPContentTypeIdRepresents the identifier (ID) of a content type.
公共结构SPSite.UsageInfoProvides fields used to access information regarding site collection usage.
公共结构SPSystemTimeProvides properties used to define system date and time values.
公共结构SPTimeZoneInformationProvides fields used to define a time zone.
公共结构SPUserInfoDefines information about a user who is not currently registered in the content database.
委托

 委托说明
公共委托SPContext.GetCachedFieldImplements a callback to check for a cached field value.
公共委托SPContext.SetCachedFieldImplements a callback to set cached field values.
公共委托SPFieldCollection.CreateSPFieldCallbackAllows a callback to be established for a field within a collection.
公共委托SPSecurity.CodeToRunElevatedRepresents methods that are passed to RunWithElevatedPrivileges, so that the methods can run with Full Control privileges even if the current user does not otherwise have Full Control.
枚举

 枚举说明
公共枚举DefaultItemOpenSpecifies whether to use a rich client application or the browser to open a list item.
公共枚举DraftVisibilityTypeSpecifies the kind of user who can view the minor version of a document draft.
公共枚举OfficialFileResultAn enumeration which returns the result of the file submission operation against a site object.
公共枚举PAGETYPESpecifies the type of a form.
公共枚举RequestResourcesUsed to filter SharePoint page metadata, and to appropriately handle command data associated with SharePoint site pages.
公共枚举SPAddFieldOptionsAn enumerated list of options that are used to control settings that relate to default content types and content type views.
公共枚举SPAlertFrequencyThe SPAlertFrequency enumeration specifies the time interval for sending an alert about changes to a specific list, list item, document library, or document.
公共枚举SPAlertStatusSpecifies the status of an alert.
公共枚举SPAlertTypeSpecifies the type of item that an alert applies to.
公共枚举SPAuditEventSourceSpecifies whether an audited event occurred programmatically or as a result of user action through the Windows SharePoint Services 3.0 UI.
公共枚举SPAuditEventTypeSpecifies types of events, for a particular site collection, site, list, folder, or list item, that are auditable by using the SPAudit class.
公共枚举SPAuditItemTypeSpecifies the types of object that can be audited.
公共枚举SPAuditLocationTypeSpecifies the actual location of a document in a SharePoint document library.
公共枚举SPAuditMaskTypeSpecifies what kind of actions and events are being audited for a particular site collection, site, list, folder, or list item object.
公共枚举SPBasePermissionsSpecifies the built-in permissions available in Windows SharePoint Services.
公共枚举SPBaseTypeSpecifies the base type for a list.
公共枚举SPCalendarOrderTypeSpecifies the order to use for day, month, and year in calendar dates.
公共枚举SPCalendarTypeSpecifies the calendar type.
公共枚举SPChangeCollection.CollectionScopeSpecifies the scope at which a change log is retrieved.
公共枚举SPChangeTypeSpecifies the type of change to return through a query against the change log.
公共枚举SPCheckinTypeSpecifies the type of check in for a file.
公共枚举SPChoiceFormatTypeSpecifies how options for how to display selections in a choice field.
公共枚举SPCopyDestinationTypeSpecifies the behavior used for updates of a document to a copy destination.
公共枚举SPCopyErrorCodeSpecifies copy-specific error codes.
公共枚举SPCurrencyFieldFormatsSpecifies the format to use in currency fields.  已过时。
公共枚举SPCustomizedPageStatusSpecifies the customization status of a Windows SharePoint Services page.
公共枚举SPDateTimeFieldFormatTypeSpecifies the format to use in displaying date and time fields.
公共枚举SPDistributionGroupJobTypeDescribes a type of asynchronous operation that is performed on distribution groups.
公共枚举SPEventHostTypeSpecifies the type of object that is hosting the event.
公共枚举SPEventReceiverStatusSpecifies the status of trapping an event.
公共枚举SPEventReceiverTypeSpecifies the type of event that has occurred for a Windows SharePoint Services object.
公共枚举SPEventTypeSpecifies the type of event for a list, list item, document, or document library to which an alert responds.
公共枚举SPFeatureScopeSpecifies the scope to which the feature applies.
公共枚举SPFieldTypeSpecifies a field type for a field.
公共枚举SPFieldUserSelectionModeSpecifies the selection mode for creating or editing column values.
公共枚举SPFile.SPCheckOutStatusSpecifies the check-out status for a file in a document library.
公共枚举SPFileConversionResultIndicates the results of a file transform.
公共枚举SPFileConversionStateSpecifies the conversion state for a file that is being transformed.
公共枚举SPFileLevelSpecifies the level of publication for a document.
公共枚举SPFileSystemObjectTypeSpecifies a type of file system object.
公共枚举SPIssueList.ReportTypeSpecifies the kind of report to use in displaying data from an Issues list.
公共枚举SPListCategoryTypeSpecifies a list template category type for use on the Create page.
公共枚举SPListEventTypeSpecifies the type of an event that occurs in a document library.
公共枚举SPListTemplate.QuickLaunchOptionsSpecifies whether to display Quick Launch links to lists created through the list template.
公共枚举SPListTemplateTypeSpecifies the type of a list definition or a list template.
公共枚举SPModerationStatusTypeSpecifies values for content approval status of items in lists and document libraries.
公共枚举SPMoveOperationsSpecifies criteria for how to move files.
公共枚举SPNumberFormatTypesSpecifies the number of decimal places to use in number and currency fields.
公共枚举SPObjectTypeSpecifies the type of object.
公共枚举SPOpenBinaryOptionsProvides values to pass when opening a binary stream file when using the OpenBinary or OpenBinaryStream methods.
公共枚举SPPermissionGroupRepresents the permissions available for role definitions on a Web site. This enumeration is obsolete. Use the SPPermissionGroup64 enumeration instead.
公共枚举SPPermissionGroup64Represents the permissions available for role definitions on a Web site.
公共枚举SPPreviewValueSizeSpecifies the size of the preview value for a multiline text field.
公共枚举SPRecycleBinItemStateSpecifies the Recycle Bin stage of the item.
公共枚举SPRecycleBinItemTypeSpecifies the type of Recycle Bin item.
公共枚举SPRecycleBinOrderBySpecifies the column by which to order a Recycle Bin query.
公共枚举SPRecycleBinTypeSpecifies whether the Recycle Bin is the end-user or site-collection Recycle Bin.
公共枚举SPRichTextModeSpecifies the rich text formatting of a field.
公共枚举SPRightsSpecifies the rights that apply to users, site groups, and cross-site groups.  已过时。
公共枚举SPRoleTypeSpecifies the types of roles that are available for users and groups.
公共枚举SPSecurity.SPOperationCode 
公共枚举SPSite.StorageManagementInformationTypeSpecifies the kind of storage management data to display.
公共枚举SPSite.StorageManagementSortedOnSpecifies whether items on a page are sorted by size (increasing or decreasing) or by date (increasing or decreasing).
公共枚举SPSite.StorageManagementSortOrderSpecifies the direction in which items are sorted on a page.
公共枚举SPTemplateFileTypeSpecifies the type of file that is created based on the site definition or template.
公共枚举SPTransformCacheType 
公共枚举SPUrlFieldFormatTypeSpecifies the format used for URL fields.
公共枚举SPViewCollection.SPViewTypeSpecifies the type of view implemented for a list.
公共枚举SPViewScopeSpecifies the recursive scope of a view for a document library.
公共枚举SPWeb.WebAnonymousStateSpecifies settings for anonymous access to a Web site.
公共枚举SPWebTemplate.TeamCollaborationSiteConfigurationSpecifies the type of team collaboration site definition.
公共枚举SPWebTemplate.WebTemplateSpecifies the type of a site definition.
公共枚举SPWorkItemStatusSpecifies the current processing status of an SPWorkItem object instance. The value is passed to the InternalState property.
公共枚举WebASPXPageIndexModeSets a value that indicates one of three indexing modes that can apply to a Web page.
公共枚举WffRequestTypeSpecifies the type of file dialog box or form for a document library.
Page view tracker