SPSite.UserAccountDirectoryPath property
SharePoint 2013
NOTE: This API is now obsolete.
Gets or sets the provider-specific user account directory path for the site collection.
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.StringA string that contains the user account directory path for the site collection.