ApplicationPartition.Delete 方法

定义

删除此应用程序分区。Deletes this application partition.

public:
 void Delete();
public void Delete ();
member this.Delete : unit -> unit
Public Sub Delete ()

例外

调用基础目录服务导致错误。A call to the underlying directory service resulted in an error.

ApplicationPartition 对象尚未保存到基础目录存储区中。The ApplicationPartition object has not yet been saved in the underlying directory store.

已释放此对象。The object has been disposed.

适用于