Class SettingsProperty

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Configuration.SettingsProperty
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Method Detail

      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsReadOnly

        public void setIsReadOnly​(boolean IsReadOnly)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getThrowOnErrorDeserializing

        public boolean getThrowOnErrorDeserializing()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setThrowOnErrorDeserializing

        public void setThrowOnErrorDeserializing​(boolean ThrowOnErrorDeserializing)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getThrowOnErrorSerializing

        public boolean getThrowOnErrorSerializing()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setThrowOnErrorSerializing

        public void setThrowOnErrorSerializing​(boolean ThrowOnErrorSerializing)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProvider

        public SettingsProvider getProvider()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setProvider

        public void setProvider​(SettingsProvider Provider)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSerializeAs

        public SettingsSerializeAs getSerializeAs()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSerializeAs

        public void setSerializeAs​(SettingsSerializeAs SerializeAs)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefaultValue

        public NetObject getDefaultValue()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDefaultValue

        public void setDefaultValue​(NetObject DefaultValue)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPropertyType

        public NetType getPropertyType()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPropertyType

        public void setPropertyType​(NetType PropertyType)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable