ConfigurationMethodSchema.InputSchema 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得輸入的架構。
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 。