共用方式為


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

適用於

另請參閱