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 架构。

适用于