Class CompatibleFramework

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

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

      • CompatibleFramework

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

        public CompatibleFramework()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getProfile

        public java.lang.String getProfile()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setProfile

        public void setProfile​(java.lang.String Profile)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSupportedRuntime

        public java.lang.String getSupportedRuntime()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSupportedRuntime

        public void setSupportedRuntime​(java.lang.String SupportedRuntime)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVersion

        public java.lang.String getVersion()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setVersion

        public void setVersion​(java.lang.String Version)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlProfile

        public java.lang.String getXmlProfile()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlProfile

        public void setXmlProfile​(java.lang.String XmlProfile)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlSupportedRuntime

        public java.lang.String getXmlSupportedRuntime()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlSupportedRuntime

        public void setXmlSupportedRuntime​(java.lang.String XmlSupportedRuntime)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlVersion

        public java.lang.String getXmlVersion()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlVersion

        public void setXmlVersion​(java.lang.String XmlVersion)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable