英語で読む

次の方法で共有


DefaultSectionDeleteCommandModel Class

Deletes a section after prompting the user to confirm deletion.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Commands
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

public class DefaultSectionDeleteCommandModel : DefaultDeleteCommandModel

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.CommandModel
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.DefaultDeleteCommandModel
      Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Commands.DefaultSectionDeleteCommandModel

See Also

DefaultSectionDeleteCommandModel Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Commands Namespace