Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.UserAccountDirectoryPath property

NOTE: This API is now obsolete.

Gets or sets the provider-specific user account directory path for the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Use the SPSiteSubscription user account directory path.")]
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public string UserAccountDirectoryPath { get; set; }

Property value

Type: System.String
A string that contains the user account directory path for the site collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.