Compartilhar via


TextExpression.ShouldSerializeNamespacesForImplementation(Object) Método

Definição

Representa um valor que indica se o destino deve serializar namespaces para a implementação.

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

Parâmetros

target
Object

O objeto de destino.

Retornos

Boolean

true se o destino precisar serializar namespaces para implementação, caso contrário, false.

Aplica-se a