Freigeben über


TextExpression.ShouldSerializeNamespacesForImplementation(Object) Methode

Definition

Stellt einen Wert dar, der angibt, ob das Ziel Namespaces für die Implementierung serialisieren soll.

public:
 static bool ShouldSerializeNamespacesForImplementation(System::Object ^ target);
public static bool ShouldSerializeNamespacesForImplementation (object target);
static member ShouldSerializeNamespacesForImplementation : obj -> bool
Public Shared Function ShouldSerializeNamespacesForImplementation (target As Object) As Boolean

Parameter

target
Object

Das Zielobjekt.

Gibt zurück

Boolean

true, wenn das Ziel Namespaces für die Implementierung serialisieren soll; andernfalls false.

Gilt für