IFeatureTree インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
特徴木のインターフェースを表します。
public interface class IFeatureTree
public interface IFeatureTree
type IFeatureTree = interface
Public Interface IFeatureTree
- 派生
プロパティ
| 名前 | 説明 |
|---|---|
| InstanceFeatures |
インスタンス機能も手に入れます。 |
| MachineFeatures |
機械の機能も手に入れられます。 |
| RedistFeatures |
Redistの特徴を得られます。 |
イベント
| 名前 | 説明 |
|---|---|
| FeatureActionChanged |
特徴アクションが変更されたときに発生します。 |