Share via


IFsrmFileCondition Interface

 

Defines a file condition property.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

[GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")]
public interface IFsrmFileCondition
[GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")]
public interface class IFsrmFileCondition
[<GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")>]
type IFsrmFileCondition = interface end
<GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")>
Public Interface IFsrmFileCondition

Properties

Name Description
System_CAPS_pubproperty Type

Gets the Type property.

Methods

Name Description
System_CAPS_pubmethod Delete()

Deletes a file condition property.

See Also

Microsoft.Storage Namespace

Return to top