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 。