Condividi tramite


TextExpression.ShouldSerializeNamespacesForImplementation(Object) Metodo

Definizione

Rappresenta un valore che indica se la destinazione deve serializzare gli spazi dei nomi per l'implementazione.

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

Parametri

target
Object

Oggetto di destinazione.

Restituisce

Boolean

true se la destinazione deve serializzare gli spazi dei nomi per l'implementazione; in caso contrario, false.

Si applica a