ConfigurationMethodSchema.OutputSchema プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
出力のスキーマを取得します。
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 使用します。