Share via


IFsrmAutoApplyQuota.Path Property

 

Gets the Path property.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

string Path { get; }
property String^ Path {
    String^ get();
}
abstract Path : string with get
ReadOnly Property Path As String

Property Value

Type: System.String

Returns the Path property.

Implements

IFsrmQuotaObject.Path

See Also

IFsrmAutoApplyQuota Interface
Microsoft.Storage Namespace

Return to top