Class EventSourceCreationData

    • 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.Diagnostics.EventSourceCreationData
        See Also:
        Constant Field Values
      • classType

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

      • EventSourceCreationData

        public EventSourceCreationData​(java.lang.Object instance)
                                throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • EventSourceCreationData

        public EventSourceCreationData()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • EventSourceCreationData

        public EventSourceCreationData​(java.lang.String source,
                                       java.lang.String logName)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getCategoryCount

        public int getCategoryCount()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCategoryResourceFile

        public java.lang.String getCategoryResourceFile()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCategoryResourceFile

        public void setCategoryResourceFile​(java.lang.String CategoryResourceFile)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLogName

        public java.lang.String getLogName()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLogName

        public void setLogName​(java.lang.String LogName)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMachineName

        public java.lang.String getMachineName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMachineName

        public void setMachineName​(java.lang.String MachineName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessageResourceFile

        public java.lang.String getMessageResourceFile()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMessageResourceFile

        public void setMessageResourceFile​(java.lang.String MessageResourceFile)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getParameterResourceFile

        public java.lang.String getParameterResourceFile()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setParameterResourceFile

        public void setParameterResourceFile​(java.lang.String ParameterResourceFile)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSource

        public java.lang.String getSource()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSource

        public void setSource​(java.lang.String Source)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable