_CustomXMLPart.Delete Method

Definition

Deletes the current _CustomXMLPart from the data store (IXMLDataStore interface).

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

Remarks

If you attempt to delete the part containing the core properties, the operation is not performed and an error message is displayed.

Applies to