ConfigurationProperty (System.Configuration.ConfigurationProperty)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.Configuration.dll

Represents an attribute or a child of a configuration element. This class cannot be inherited.

VB.NET C#

C#

public sealed class ConfigurationProperty
{
}

Articles

Whidbey System.Configuration, the Principle of Least Surprise, and a ...

at System.Configuration.ConfigurationProperty.Validate(Object value) at System.Configuration.ConfigurationProperty.SetDefaultValue(Object value)

Step 2: Categorize the Adapter and Connection Properties

System.ComponentModel.Category( "" )] [System.Configuration.ConfigurationProperty( "count" , DefaultValue = 5)] public int Count { get { return (( int )( base [ "Count" ...

Paulo Reichert's Blog : Configuration Management in .NET 2.0

The most important pieces of code in this method are first the constructor, where I create instances of System.Configuration.ConfigurationProperty classes.

Developing adapters using WCF : How to: Surface an adapter setting as ...

... binding.EnablePerfCounters; this .EnableConnectionPooling = binding.EnableConnectionPooling; } [System.Configuration. ConfigurationProperty ( "count" ...

blogs.msdn.com

System.Configuration.ConfigurationProperty("overrideWsdlBuilder", DefaultValue = false)] public bool OverrideWsdlBuilder { get

does ConfigurationProperty.Validate create a thread? - MSDN Forums

at System.Configuration.ConfigurationProperty.Validate(Object value) and the debugger's Call Stack window shows this: >    ConfigValidate.dll!ConfigValidate.DoubleValidator ...

ConfigurationProperty Class (System.Configuration)

This API supports the .NET Framework infrastructure and is not ... System.Configuration . . :: . ConfigurationProperty ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support