Compartir a través de


_CustomXMLPart.SchemaCollection Propiedad

Definición

Obtiene o establece un CustomXMLSchemaCollection objeto que representa el conjunto de esquemas adjuntos a una región enlazada de datos de un documento. Lectura y escritura.

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

Valor de propiedad

CustomXMLSchemaCollection

Se aplica a