Udostępnij za pośrednictwem


TextExpression.ShouldSerializeReferencesForImplementation(Object) Metoda

Definicja

Reprezentuje wartość wskazującą, czy wyrażenie tekstowe powinno serializować przestrzenie nazw na potrzeby implementacji.

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

Parametry

target
Object

Docelowy obiekt.

Zwraca

Boolean

true jeśli wyrażenie tekstowe powinno serializować przestrzenie nazw na potrzeby implementacji; w przeciwnym razie , false.

Dotyczy