ConfigurationPropertyAttribute (class)

This type is found in the namespace System.Configuration

mget_NameString
mget_DefaultValueObject
mset_DefaultValueVoid
mget_OptionsConfigurationPropertyOptions
mset_OptionsVoid
mget_IsDefaultCollectionBoolean
mset_IsDefaultCollectionVoid
mget_IsRequiredBoolean
mset_IsRequiredVoid
mget_IsKeyBoolean
mset_IsKeyVoid
mEqualsBoolean
mGetHashCodeInt32
mget_TypeIdObject
mMatchBoolean
mIsDefaultAttributeBoolean
mGetTypeType
mToStringString
c.ctor
pNameString
pDefaultValueObject
pOptionsConfigurationPropertyOptions
pIsDefaultCollectionBoolean
pIsRequiredBoolean
pIsKeyBoolean
pTypeIdObject

get_Name

get_DefaultValue

.

set_DefaultValue

.

get_Options

valueSystem.Object

set_Options

.

get_IsDefaultCollection

valueSystem.Configuration.ConfigurationPropertyOptions

set_IsDefaultCollection

.

get_IsRequired

valueSystem.Boolean

set_IsRequired

.

get_IsKey

valueSystem.Boolean

set_IsKey

.

Equals

valueSystem.Boolean

GetHashCode

objSystem.Object

get_TypeId

.

Match

.

IsDefaultAttribute

objSystem.Object

GetType

.

ToString

.

.ctor

.

Name

nameSystem.String

DefaultValue

.

Options

.

IsDefaultCollection

.

IsRequired

.

IsKey

.

TypeId

.
.