Share via


XMLNamespace.AttachToDocument(Object) Méthode

Définition

Attache un schéma XML à un document.

public:
 void AttachToDocument(System::Object ^ % Document);
public void AttachToDocument (ref object Document);
abstract member AttachToDocument : obj -> unit
Public Sub AttachToDocument (ByRef Document As Object)

Paramètres

Document
Object

Objet obligatoire. Document auquel attacher le schéma XML spécifié.

S’applique à