Partager via


TextExpression.ShouldSerializeReferencesForImplementation(Object) Méthode

Définition

Représente une valeur qui indique si l'expression de texte doit sérialiser les espaces de noms pour l'implémentation.

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

Paramètres

target
Object

Objet cible.

Retours

Boolean

true si l'expression de texte doit sérialiser les espaces de noms pour implémentation ; sinon, false.

S’applique à