Class GenerateResource

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class TaskExtension
      • getExecuteAsTool

        public boolean getExecuteAsTool()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExecuteAsTool

        public void setExecuteAsTool​(boolean ExecuteAsTool)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtractResWFiles

        public boolean getExtractResWFiles()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExtractResWFiles

        public void setExtractResWFiles​(boolean ExtractResWFiles)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMinimalRebuildFromTracking

        public boolean getMinimalRebuildFromTracking()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMinimalRebuildFromTracking

        public void setMinimalRebuildFromTracking​(boolean MinimalRebuildFromTracking)
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNeverLockTypeAssemblies

        public boolean getNeverLockTypeAssemblies()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNeverLockTypeAssemblies

        public void setNeverLockTypeAssemblies​(boolean NeverLockTypeAssemblies)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPublicClass

        public boolean getPublicClass()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPublicClass

        public void setPublicClass​(boolean PublicClass)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTrackFileAccess

        public boolean getTrackFileAccess()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTrackFileAccess

        public void setTrackFileAccess​(boolean TrackFileAccess)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUseSourcePath

        public boolean getUseSourcePath()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUseSourcePath

        public void setUseSourcePath​(boolean UseSourcePath)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStateFile

        public ITaskItem getStateFile()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStateFile

        public void setStateFile​(ITaskItem StateFile)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAdditionalInputs

        public final ITaskItem[] getAdditionalInputs()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAdditionalInputs

        public void setAdditionalInputs​(ITaskItem[] AdditionalInputs)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExcludedInputPaths

        public final ITaskItem[] getExcludedInputPaths()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExcludedInputPaths

        public void setExcludedInputPaths​(ITaskItem[] ExcludedInputPaths)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOutputResources

        public final ITaskItem[] getOutputResources()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOutputResources

        public void setOutputResources​(ITaskItem[] OutputResources)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getReferences

        public final ITaskItem[] getReferences()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setReferences

        public void setReferences​(ITaskItem[] References)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSources

        public final ITaskItem[] getSources()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSources

        public void setSources​(ITaskItem[] Sources)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTLogReadFiles

        public final ITaskItem[] getTLogReadFiles()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTLogWriteFiles

        public final ITaskItem[] getTLogWriteFiles()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOutputDirectory

        public java.lang.String getOutputDirectory()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOutputDirectory

        public void setOutputDirectory​(java.lang.String OutputDirectory)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSdkToolsPath

        public java.lang.String getSdkToolsPath()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSdkToolsPath

        public void setSdkToolsPath​(java.lang.String SdkToolsPath)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStronglyTypedClassName

        public java.lang.String getStronglyTypedClassName()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStronglyTypedClassName

        public void setStronglyTypedClassName​(java.lang.String StronglyTypedClassName)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStronglyTypedFileName

        public java.lang.String getStronglyTypedFileName()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStronglyTypedFileName

        public void setStronglyTypedFileName​(java.lang.String StronglyTypedFileName)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStronglyTypedLanguage

        public java.lang.String getStronglyTypedLanguage()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStronglyTypedLanguage

        public void setStronglyTypedLanguage​(java.lang.String StronglyTypedLanguage)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStronglyTypedManifestPrefix

        public java.lang.String getStronglyTypedManifestPrefix()
                                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStronglyTypedManifestPrefix

        public void setStronglyTypedManifestPrefix​(java.lang.String StronglyTypedManifestPrefix)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getStronglyTypedNamespace

        public java.lang.String getStronglyTypedNamespace()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setStronglyTypedNamespace

        public void setStronglyTypedNamespace​(java.lang.String StronglyTypedNamespace)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getToolArchitecture

        public java.lang.String getToolArchitecture()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setToolArchitecture

        public void setToolArchitecture​(java.lang.String ToolArchitecture)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTrackerFrameworkPath

        public java.lang.String getTrackerFrameworkPath()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTrackerFrameworkPath

        public void setTrackerFrameworkPath​(java.lang.String TrackerFrameworkPath)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTrackerLogDirectory

        public java.lang.String getTrackerLogDirectory()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTrackerLogDirectory

        public void setTrackerLogDirectory​(java.lang.String TrackerLogDirectory)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTrackerSdkPath

        public java.lang.String getTrackerSdkPath()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTrackerSdkPath

        public void setTrackerSdkPath​(java.lang.String TrackerSdkPath)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEnvironmentVariables

        public java.lang.String[] getEnvironmentVariables()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnvironmentVariables

        public void setEnvironmentVariables​(java.lang.String[] EnvironmentVariables)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable