TextExpression.ShouldSerializeReferencesForImplementation(Object) Método

Definição

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

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

Parâmetros

target
Object

O objeto de destino.

Retornos

Boolean

true se a expressão de texto precisar serializar namespaces para implementação, caso contrário, false.

Aplica-se a