次の方法で共有


IFsrmPropertyDefinition2 インターフェイス (fsrmpipeline.h)

[このインターフェイスは互換性のためにサポートされていますが、 FSRM WMI クラス を使用して FSRM を管理することをお勧めします。 MSFT_FSRMClassificationPropertyDefinition クラスを参照してください。]

ファイルの分類に使用するプロパティを定義します。

継承

IFsrmPropertyDefinition2 インターフェイスは、IFsrmPropertyDefinition インターフェイスから継承されます。

メソッド

IFsrmPropertyDefinition2 インターフェイスには、これらのメソッドがあります。

 
IFsrmPropertyDefinition2::get_AppliesTo

このプロパティには、FSRM プロパティ定義の適用対象を示す FsrmPropertyDefinitionAppliesTo 列挙の値を含むフラグが含まれています。
IFsrmPropertyDefinition2::get_DisplayName

プロパティ定義の表示名。 (Get)
IFsrmPropertyDefinition2::get_PropertyDefinitionFlags

プロパティ定義のフラグを格納します。
IFsrmPropertyDefinition2::get_ValueDefinitions

このプロパティには、プロパティ定義の使用可能な値の定義が含まれています。
IFsrmPropertyDefinition2::p ut_DisplayName

プロパティ定義の表示名。 (Put)

要件

   
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2012
対象プラットフォーム Windows
ヘッダー fsrmpipeline.h

こちらもご覧ください

FSRM インターフェイス

MSFT_FSRMClassificationPropertyDefinition