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.
Retrieves the untrusted properties of the file.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
IFsrmCollection GetUntrustedInFileProperties()
IFsrmCollection^ GetUntrustedInFileProperties()
abstract GetUntrustedInFileProperties : unit -> IFsrmCollection
Function GetUntrustedInFileProperties As IFsrmCollection
Return Value
Type: Microsoft.Storage.IFsrmCollection
Returns IFsrmCollection object that contains the properties that are not trusted.
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top