次の方法で共有


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 使用します。

適用対象

こちらもご覧ください