TextExpression.ShouldSerializeNamespacesForImplementation(Object) Método

Definição

Representa um valor que indica se o destino deve serializar namespaces para 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-alvo.

Devoluções

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

Aplica-se a