ConfigurationMethodSchema.OutputSchema Свойство

Определение

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

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

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

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

Комментарии

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

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

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