IFsrmPropertyDefinition2 interface (fsrmpipeline.h)
[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassificationPropertyDefinition class.]
Defines a property that you want to use to classify files.
Inheritance
The IFsrmPropertyDefinition2 interface inherits from the IFsrmPropertyDefinition interface.
Methods
The IFsrmPropertyDefinition2 interface has these methods.
IFsrmPropertyDefinition2::get_AppliesTo This property contains flags with values from the FsrmPropertyDefinitionAppliesTo enumeration that indicate what a FSRM property definition can be applied to. |
IFsrmPropertyDefinition2::get_DisplayName The display name of the property definition. (Get) |
IFsrmPropertyDefinition2::get_PropertyDefinitionFlags Contains the flags for the property definition. |
IFsrmPropertyDefinition2::get_ValueDefinitions This property contains the possible value definitions of the property definition. |
IFsrmPropertyDefinition2::put_DisplayName The display name of the property definition. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | fsrmpipeline.h |