ConfigurationMethodSchema.InputSchema Свойство

Определение

Возвращает схему для входных данных.

public:
 property Microsoft::Web::Administration::ConfigurationElementSchema ^ InputSchema { Microsoft::Web::Administration::ConfigurationElementSchema ^ get(); };
public Microsoft.Web.Administration.ConfigurationElementSchema InputSchema { get; }
member this.InputSchema : Microsoft.Web.Administration.ConfigurationElementSchema
Public ReadOnly Property InputSchema As ConfigurationElementSchema

Значение свойства

Входной объект ConfigurationElementSchema.

Комментарии

Объект ConfigurationMethod использует ConfigurationElementSchema объект InputSchema свойства .

Применяется к

См. также раздел