Domanda

We have this Document Library Monitoring Console App written in C# and its running in SharePoint 2007. We now upgrading our SharePoint Server to 2013, so we also need to upgrade our solutions and customization including console apps.

I search through the web I can't find replace for deprecated "SPSite.StorageManagementInformation".

È stato utile?

Soluzione

Please read this MSDN article. You can to use "SPSite.Usage.Storage".

Hope it help to you.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top