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.
Retrieves the default share location for the Storage Provider.
Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)
Syntax
public string GetDefaultShareLocation()
public:
String^ GetDefaultShareLocation()
Public Function GetDefaultShareLocation As String
Return Value
Type: System.String
A String object that contains the default share location..
See Also
StorageManager Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top