次の方法で共有


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

適用対象

こちらもご覧ください