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.
The relative path of the namespace root under which the file is being evaluated.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string RelativeNamespaceRoot { get; }
property String^ RelativeNamespaceRoot {
String^ get();
}
abstract RelativeNamespaceRoot : string with get
ReadOnly Property RelativeNamespaceRoot As String
Property Value
Type: System.String
The relative path of the namespace root under which the file is being evaluated.
Implements
IFsrmPropertyBag.RelativeNamespaceRoot
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top