Freigeben über


_CustomXMLPart.SchemaCollection Eigenschaft

Definition

Ruft ein CustomXMLSchemaCollection -Objekt ab, das den Satz von Schemas darstellt, die an einen gebundenen Datenbereich in einem Dokument angefügt sind, oder legt dieses fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

CustomXMLSchemaCollection

Gilt für: