TextExpression.ShouldSerializeReferencesForImplementation(Object) Método

Definição

Representa um valor que indica se a expressão de texto deve serializar os 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-alvo.

Devoluções

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

Aplica-se a