Partager via


StorageManager.GetDefaultShareLocation Method ()

 

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