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