Class BuildSettings

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: Microsoft.Build.Tasks.v4.0
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: Microsoft.Build.Tasks.Deployment.Bootstrapper.BuildSettings
        See Also:
        Constant Field Values
      • classType

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

      • getApplicationRequiresElevation

        public boolean getApplicationRequiresElevation()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationRequiresElevation

        public void setApplicationRequiresElevation​(boolean ApplicationRequiresElevation)
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCopyComponents

        public boolean getCopyComponents()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCopyComponents

        public void setCopyComponents​(boolean CopyComponents)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValidate

        public boolean getValidate()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValidate

        public void setValidate​(boolean Validate)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFallbackLCID

        public int getFallbackLCID()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFallbackLCID

        public void setFallbackLCID​(int FallbackLCID)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLCID

        public int getLCID()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLCID

        public void setLCID​(int LCID)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getComponentsLocation

        public ComponentsLocation getComponentsLocation()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setComponentsLocation

        public void setComponentsLocation​(ComponentsLocation ComponentsLocation)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProductBuilders

        public ProductBuilderCollection getProductBuilders()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getApplicationFile

        public java.lang.String getApplicationFile()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationFile

        public void setApplicationFile​(java.lang.String ApplicationFile)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getApplicationName

        public java.lang.String getApplicationName()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationName

        public void setApplicationName​(java.lang.String ApplicationName)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getApplicationUrl

        public java.lang.String getApplicationUrl()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationUrl

        public void setApplicationUrl​(java.lang.String ApplicationUrl)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getComponentsUrl

        public java.lang.String getComponentsUrl()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setComponentsUrl

        public void setComponentsUrl​(java.lang.String ComponentsUrl)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOutputPath

        public java.lang.String getOutputPath()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOutputPath

        public void setOutputPath​(java.lang.String OutputPath)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSupportUrl

        public java.lang.String getSupportUrl()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSupportUrl

        public void setSupportUrl​(java.lang.String SupportUrl)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable