TextExpression.ShouldSerializeReferencesForImplementation(Object) Metod

Definition

Representerar ett värde som anger om textuttrycket ska serialisera namnområden för implementering.

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

Parametrar

target
Object

Målobjektet.

Returer

trueom textuttrycket ska serialisera namnrymder för implementering; annars . false

Gäller för