public class ApplicationManifest extends AssemblyManifest
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Tasks.Deployment.ManifestUtilities.ApplicationManifest
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: Microsoft.Build.Tasks.v4.0
|
static java.lang.String |
className
Qualified class name: Microsoft.Build.Tasks.Deployment.ManifestUtilities.ApplicationManifest
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ApplicationManifest() |
ApplicationManifest(java.lang.Object instance)
Internal constructor.
|
ApplicationManifest(java.lang.String targetFrameworkVersion) |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationManifest |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ApplicationManifest, a cast assert is made to check if types are compatible. |
java.lang.String |
getConfigFile() |
java.lang.String |
getErrorReportUrl() |
FileAssociationCollection |
getFileAssociations() |
boolean |
getHostInBrowser() |
java.lang.String |
getIconFile() |
boolean |
getIsClickOnceManifest() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
int |
getMaxTargetPath() |
java.lang.String |
getOSDescription() |
java.lang.String |
getOSSupportUrl() |
java.lang.String |
getOSVersion() |
java.lang.String |
getProduct() |
java.lang.String |
getPublisher() |
java.lang.String |
getSuiteName() |
java.lang.String |
getSupportUrl() |
java.lang.String |
getTargetFrameworkVersion() |
TrustInfo |
getTrustInfo() |
boolean |
getUseApplicationTrust() |
java.lang.String |
getXmlConfigFile() |
AssemblyIdentity |
getXmlEntryPointIdentity() |
java.lang.String |
getXmlEntryPointParameters() |
java.lang.String |
getXmlEntryPointPath() |
java.lang.String |
getXmlErrorReportUrl() |
FileAssociation[] |
getXmlFileAssociations() |
java.lang.String |
getXmlHostInBrowser() |
java.lang.String |
getXmlIconFile() |
java.lang.String |
getXmlIsClickOnceManifest() |
java.lang.String |
getXmlOSBuild() |
java.lang.String |
getXmlOSDescription() |
java.lang.String |
getXmlOSMajor() |
java.lang.String |
getXmlOSMinor() |
java.lang.String |
getXmlOSRevision() |
java.lang.String |
getXmlOSSupportUrl() |
java.lang.String |
getXmlProduct() |
java.lang.String |
getXmlPublisher() |
java.lang.String |
getXmlSuiteName() |
java.lang.String |
getXmlSupportUrl() |
java.lang.String |
getXmlUseApplicationTrust() |
void |
setConfigFile(java.lang.String ConfigFile) |
void |
setErrorReportUrl(java.lang.String ErrorReportUrl) |
void |
setHostInBrowser(boolean HostInBrowser) |
void |
setIconFile(java.lang.String IconFile) |
void |
setIsClickOnceManifest(boolean IsClickOnceManifest) |
void |
setJCOInstance(JCObject instance) |
void |
setMaxTargetPath(int MaxTargetPath) |
void |
setOSDescription(java.lang.String OSDescription) |
void |
setOSSupportUrl(java.lang.String OSSupportUrl) |
void |
setOSVersion(java.lang.String OSVersion) |
void |
setProduct(java.lang.String Product) |
void |
setPublisher(java.lang.String Publisher) |
void |
setSuiteName(java.lang.String SuiteName) |
void |
setSupportUrl(java.lang.String SupportUrl) |
void |
setTargetFrameworkVersion(java.lang.String TargetFrameworkVersion) |
void |
setTrustInfo(TrustInfo TrustInfo) |
void |
setUseApplicationTrust(boolean UseApplicationTrust) |
void |
setXmlConfigFile(java.lang.String XmlConfigFile) |
void |
setXmlEntryPointIdentity(AssemblyIdentity XmlEntryPointIdentity) |
void |
setXmlEntryPointParameters(java.lang.String XmlEntryPointParameters) |
void |
setXmlEntryPointPath(java.lang.String XmlEntryPointPath) |
void |
setXmlErrorReportUrl(java.lang.String XmlErrorReportUrl) |
void |
setXmlFileAssociations(FileAssociation[] XmlFileAssociations) |
void |
setXmlHostInBrowser(java.lang.String XmlHostInBrowser) |
void |
setXmlIconFile(java.lang.String XmlIconFile) |
void |
setXmlIsClickOnceManifest(java.lang.String XmlIsClickOnceManifest) |
void |
setXmlOSBuild(java.lang.String XmlOSBuild) |
void |
setXmlOSDescription(java.lang.String XmlOSDescription) |
void |
setXmlOSMajor(java.lang.String XmlOSMajor) |
void |
setXmlOSMinor(java.lang.String XmlOSMinor) |
void |
setXmlOSRevision(java.lang.String XmlOSRevision) |
void |
setXmlOSSupportUrl(java.lang.String XmlOSSupportUrl) |
void |
setXmlProduct(java.lang.String XmlProduct) |
void |
setXmlPublisher(java.lang.String XmlPublisher) |
void |
setXmlSuiteName(java.lang.String XmlSuiteName) |
void |
setXmlSupportUrl(java.lang.String XmlSupportUrl) |
void |
setXmlUseApplicationTrust(java.lang.String XmlUseApplicationTrust) |
void |
Validate() |
getExternalProxyStubs, getXmlExternalProxyStubs, setXmlExternalProxyStubsgetAssemblyIdentity, getAssemblyReferences, getDescription, getEntryPoint, getFileReferences, getInputStream, getOutputMessages, getReadOnly, getSourcePath, getXmlAssemblyIdentity, getXmlAssemblyReferences, getXmlDescription, getXmlFileReferences, getXmlSchema, ResolveFiles, ResolveFiles, ResolveFiles, setAssemblyIdentity, setDescription, setEntryPoint, setInputStream, setReadOnly, setSourcePath, setXmlAssemblyIdentity, setXmlAssemblyReferences, setXmlDescription, setXmlFileReferences, setXmlSchema, UpdateFileInfo, UpdateFileInfopublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ApplicationManifest()
throws java.lang.Throwable
java.lang.Throwablepublic ApplicationManifest(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic ApplicationManifest(java.lang.String targetFrameworkVersion)
throws java.lang.Throwable
java.lang.Throwablepublic static ApplicationManifest cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ApplicationManifest, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedApplicationManifest instancejava.lang.Throwable - in case of error during cast operationpublic java.lang.String getConfigFile()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getErrorReportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic FileAssociationCollection getFileAssociations() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic boolean getHostInBrowser()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getIconFile()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsClickOnceManifest()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class AssemblyManifestString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class AssemblyManifestString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class AssemblyManifestObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class AssemblyManifestString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class AssemblyManifestJCType representing the CLR Type of the instantiated Classpublic int getMaxTargetPath()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getOSDescription()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getOSSupportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getOSVersion()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
OutOfMemoryException,
FormatException,
OverflowException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionOverflowExceptionArgumentExceptionpublic java.lang.String getProduct()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getPublisher()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getSuiteName()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getSupportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetFrameworkVersion()
throws java.lang.Throwable
java.lang.Throwablepublic TrustInfo getTrustInfo() throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseApplicationTrust()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlConfigFile()
throws java.lang.Throwable
java.lang.Throwablepublic AssemblyIdentity getXmlEntryPointIdentity() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlEntryPointParameters()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlEntryPointPath()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlErrorReportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic final FileAssociation[] getXmlFileAssociations() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlHostInBrowser()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException
public java.lang.String getXmlIconFile()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlIsClickOnceManifest()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException
public java.lang.String getXmlOSBuild()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlOSDescription()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlOSMajor()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlOSMinor()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlOSRevision()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlOSSupportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlProduct()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlPublisher()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlSuiteName()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlSupportUrl()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getXmlUseApplicationTrust()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException
public void setConfigFile(java.lang.String ConfigFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setErrorReportUrl(java.lang.String ErrorReportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setHostInBrowser(boolean HostInBrowser)
throws java.lang.Throwable
java.lang.Throwablepublic void setIconFile(java.lang.String IconFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setIsClickOnceManifest(boolean IsClickOnceManifest)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class AssemblyManifestpublic void setMaxTargetPath(int MaxTargetPath)
throws java.lang.Throwable
java.lang.Throwablepublic void setOSDescription(java.lang.String OSDescription)
throws java.lang.Throwable
java.lang.Throwablepublic void setOSSupportUrl(java.lang.String OSSupportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setOSVersion(java.lang.String OSVersion)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
OverflowException,
ArgumentOutOfRangeException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionOverflowExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic void setProduct(java.lang.String Product)
throws java.lang.Throwable
java.lang.Throwablepublic void setPublisher(java.lang.String Publisher)
throws java.lang.Throwable
java.lang.Throwablepublic void setSuiteName(java.lang.String SuiteName)
throws java.lang.Throwable
java.lang.Throwablepublic void setSupportUrl(java.lang.String SupportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetFrameworkVersion(java.lang.String TargetFrameworkVersion)
throws java.lang.Throwable
java.lang.Throwablepublic void setTrustInfo(TrustInfo TrustInfo) throws java.lang.Throwable
java.lang.Throwablepublic void setUseApplicationTrust(boolean UseApplicationTrust)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlConfigFile(java.lang.String XmlConfigFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlEntryPointIdentity(AssemblyIdentity XmlEntryPointIdentity) throws java.lang.Throwable
java.lang.Throwablepublic void setXmlEntryPointParameters(java.lang.String XmlEntryPointParameters)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlEntryPointPath(java.lang.String XmlEntryPointPath)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlErrorReportUrl(java.lang.String XmlErrorReportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlFileAssociations(FileAssociation[] XmlFileAssociations) throws java.lang.Throwable
java.lang.Throwablepublic void setXmlHostInBrowser(java.lang.String XmlHostInBrowser)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
ArgumentOutOfRangeException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionpublic void setXmlIconFile(java.lang.String XmlIconFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlIsClickOnceManifest(java.lang.String XmlIsClickOnceManifest)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
ArgumentOutOfRangeException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionpublic void setXmlOSBuild(java.lang.String XmlOSBuild)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlOSDescription(java.lang.String XmlOSDescription)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlOSMajor(java.lang.String XmlOSMajor)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlOSMinor(java.lang.String XmlOSMinor)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlOSRevision(java.lang.String XmlOSRevision)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlOSSupportUrl(java.lang.String XmlOSSupportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlProduct(java.lang.String XmlProduct)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlPublisher(java.lang.String XmlPublisher)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlSuiteName(java.lang.String XmlSuiteName)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlSupportUrl(java.lang.String XmlSupportUrl)
throws java.lang.Throwable
java.lang.Throwablepublic void setXmlUseApplicationTrust(java.lang.String XmlUseApplicationTrust)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
ArgumentOutOfRangeException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionpublic void Validate()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
KeyNotFoundException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
NullReferenceException,
XmlException,
XPathException,
FormatException,
IndexOutOfRangeException,
NotSupportedException,
SecurityException,
UnauthorizedAccessException,
IOException,
XmlSchemaException,
FileNotFoundException,
DirectoryNotFoundException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
BadImageFormatException
Validate in class Manifestjava.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionKeyNotFoundExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNullReferenceExceptionXmlExceptionXPathExceptionFormatExceptionIndexOutOfRangeExceptionNotSupportedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionXmlSchemaExceptionFileNotFoundExceptionDirectoryNotFoundExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionBadImageFormatException