IFsrmPropertyBag2.FileId Property
Gets the FileId property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object FileId { get; }
property Object^ FileId {
Object^ get();
}
abstract FileId : Object with get
ReadOnly Property FileId As Object
Property Value
Type: System.Object
Returns the FileId property.
Implements
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top