Binding.ShouldSerializeNamespace Method

Definition

Returns whether the namespace of the binding should be serialized.

public:
 bool ShouldSerializeNamespace();
public bool ShouldSerializeNamespace ();
member this.ShouldSerializeNamespace : unit -> bool
Public Function ShouldSerializeNamespace () As Boolean

Returns

true if the binding namespace should be serialized; otherwise, false.

Applies to