IFsrmPropertyBag2.ParentDirectoryId Property
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