RemoveDisksProviderSpecificContent クラス

定義

ディスク プロバイダー固有の入力を削除します。 基底クラスであることに注意 RemoveDisksProviderSpecificContent してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます A2ARemoveDisksContent

public abstract class RemoveDisksProviderSpecificContent
type RemoveDisksProviderSpecificContent = class
Public MustInherit Class RemoveDisksProviderSpecificContent
継承
RemoveDisksProviderSpecificContent
派生

コンストラクター

RemoveDisksProviderSpecificContent()

RemoveDisksProviderSpecificContent の新しいインスタンスを初期化します。

適用対象