ConfigurationElementSchema.ChildElementSchemas Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::Web::Administration::ConfigurationElementSchemaCollection ^ ChildElementSchemas { Microsoft::Web::Administration::ConfigurationElementSchemaCollection ^ get(); };
public Microsoft.Web.Administration.ConfigurationElementSchemaCollection ChildElementSchemas { get; }
member this.ChildElementSchemas : Microsoft.Web.Administration.ConfigurationElementSchemaCollection
Public ReadOnly Property ChildElementSchemas As ConfigurationElementSchemaCollection