IFsrmPropertyBag2.GetUntrustedInFileProperties Method ()
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