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.
Gets the ParentDirectoryId property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object ParentDirectoryId { get; }
property Object^ ParentDirectoryId {
Object^ get();
}
abstract ParentDirectoryId : Object with get
ReadOnly Property ParentDirectoryId As Object
Property Value
Type: System.Object
Returns the ParentDirectoryId property.
Implements
IFsrmPropertyBag.ParentDirectoryId
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top