Method | Description | |
---|---|---|
SettingsProperty ( |
||
SettingsProperty ( string name ) : System.Collections | ||
SettingsProperty ( string name, |
public SettingsProperty ( |
||
propertyToCopy | ||
return | System.Collections |
public SettingsProperty ( string name ) : System.Collections | ||
name | string | |
return | System.Collections |
public SettingsProperty ( string name, |
||
name | string | |
propertyType | ||
provider | ||
isReadOnly | bool | |
defaultValue | object | |
serializeAs | SettingsSerializeAs | |
attributes | ||
throwOnErrorDeserializing | bool | |
throwOnErrorSerializing | bool | |
return | System.Collections |