C# Class Microsoft.Web.Administration.ConfigurationElementSchema

Show file Open project: jexuswebserver/Microsoft.Web.Administration Class Usage Examples

Private Properties

Property Type Description
ConfigurationElementSchema System.Diagnostics
FindSchema ConfigurationElementSchema

Public Methods

Method Description
GetMetadata ( string metadataType ) : object

Private Methods

Method Description
ConfigurationElementSchema ( ) : System.Diagnostics
FindSchema ( string path ) : ConfigurationElementSchema

Method Details

GetMetadata() public method

public GetMetadata ( string metadataType ) : object
metadataType string
return object