Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an object that is used to calculate the size of the folder.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public CalculateFolderSizeRequest GetCalculateSizeRequest()
public:
CalculateFolderSizeRequest^ GetCalculateSizeRequest()
Public Function GetCalculateSizeRequest As CalculateFolderSizeRequest
Return Value
Type: Microsoft.WindowsServerSolutions.Storage.CalculateFolderSizeRequest
An instance of CalculateFolderSizeRequest.
See Also
Folder Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top