次の方法で共有


ConfigurationCollectionSchema.GetClearElementSchema メソッド

定義

要素のスキーマを clear 返します。

public:
 Microsoft::Web::Administration::ConfigurationElementSchema ^ GetClearElementSchema();
public Microsoft.Web.Administration.ConfigurationElementSchema GetClearElementSchema ();
member this.GetClearElementSchema : unit -> Microsoft.Web.Administration.ConfigurationElementSchema
Public Function GetClearElementSchema () As ConfigurationElementSchema

戻り値

要素の clear スキーマ。

適用対象