MainPipeClass.IsSavingXml Propriété

Définition

Obtient ou définit une valeur qui indique si la tâche de flux de données s'enregistre au format XML.

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

Valeur de propriété

True si la tâche s’enregistre au format Xml ; sinon, false.

Implémente

Attributs

S’applique à