次の方法で共有


ConfigurationCollectionSchema.GetRemoveElementSchema メソッド

定義

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

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

戻り値

要素の remove スキーマ。

適用対象