MainPipeClass.IsSavingXml Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Task im XML-Format gespeichert wird, oder legt ihn fest.

public:
 virtual property bool IsSavingXml { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(19)]
public virtual bool IsSavingXml { [System.Runtime.InteropServices.DispId(19)] get; [System.Runtime.InteropServices.DispId(19)] set; }
[<System.Runtime.InteropServices.DispId(19)>]
[<get: System.Runtime.InteropServices.DispId(19)>]
[<set: System.Runtime.InteropServices.DispId(19)>]
member this.IsSavingXml : bool with get, set
Public Overridable Property IsSavingXml As Boolean

Eigenschaftswert

True, wenn der Vorgang im Xml-Format gespeichert wird; andernfalls false.

Implementiert

Attribute

Gilt für: