System.Configuration.SettingsPropertyIsReadOnlyException.SettingsPropertyIsReadOnlyException C# (CSharp) Method

SettingsPropertyIsReadOnlyException() public method

public SettingsPropertyIsReadOnlyException ( ) : System.Collections.Specialized
return System.Collections.Specialized
       public SettingsPropertyIsReadOnlyException()
       { }
   }

Same methods

SettingsPropertyIsReadOnlyException::SettingsPropertyIsReadOnlyException ( SerializationInfo info, StreamingContext context ) : System.Collections.Specialized
SettingsPropertyIsReadOnlyException::SettingsPropertyIsReadOnlyException ( String message ) : System.Collections.Specialized
SettingsPropertyIsReadOnlyException::SettingsPropertyIsReadOnlyException ( String message, Exception innerException ) : System.Collections.Specialized
SettingsPropertyIsReadOnlyException