Partager via


_CustomXMLPart.SchemaCollection Propriété

Définition

Obtient ou définit un CustomXMLSchemaCollection objet représentant l’ensemble de schémas attachés à une région liée de données dans un document. Lecture-écriture.

public:
 property Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection { Microsoft::Office::Core::CustomXMLSchemaCollection ^ get(); void set(Microsoft::Office::Core::CustomXMLSchemaCollection ^ value); };
public Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection { get; set; }
member this.SchemaCollection : Microsoft.Office.Core.CustomXMLSchemaCollection with get, set
Public Property SchemaCollection As CustomXMLSchemaCollection

Valeur de propriété

CustomXMLSchemaCollection

S’applique à