public class ToolLocationHelper extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Utilities.ToolLocationHelper
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.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: Microsoft.Build.Utilities.v4.0
|
static java.lang.String |
className
Qualified class name: Microsoft.Build.Utilities.ToolLocationHelper
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolLocationHelper() |
ToolLocationHelper(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ToolLocationHelper |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ToolLocationHelper, a cast assert is made to check if types are compatible. |
static void |
ClearSDKStaticCache() |
static java.lang.String |
GetDisplayNameForTargetFrameworkDirectory(java.lang.String targetFrameworkDirectory,
FrameworkName frameworkName) |
static java.lang.String |
GetDotNetFrameworkRootRegistryKey(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetDotNetFrameworkSdkInstallKeyValue(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetDotNetFrameworkSdkInstallKeyValue(TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetDotNetFrameworkVersionFolderPrefix(TargetDotNetFrameworkVersion version) |
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
|
static java.lang.String |
GetPathToDotNetFramework(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetPathToDotNetFramework(TargetDotNetFrameworkVersion version,
DotNetFrameworkArchitecture architecture) |
static java.lang.String |
GetPathToDotNetFrameworkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetPathToDotNetFrameworkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
DotNetFrameworkArchitecture architecture) |
static java.lang.String |
GetPathToDotNetFrameworkReferenceAssemblies(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetPathToDotNetFrameworkSdk(TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetPathToDotNetFrameworkSdk(TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version) |
static java.lang.String |
GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
DotNetFrameworkArchitecture architecture) |
static java.lang.String |
GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion,
DotNetFrameworkArchitecture architecture) |
static java.lang.String |
GetPathToStandardLibraries(java.lang.String targetFrameworkIdentifier,
java.lang.String targetFrameworkVersion,
java.lang.String targetFrameworkProfile) |
static java.lang.String |
GetPathToStandardLibraries(java.lang.String targetFrameworkIdentifier,
java.lang.String targetFrameworkVersion,
java.lang.String targetFrameworkProfile,
java.lang.String platformTarget) |
static java.lang.String |
getPathToSystem() |
static java.lang.String |
GetPathToSystemFile(java.lang.String fileName) |
static java.lang.String |
GetPathToWindowsSdk(TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetPathToWindowsSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion) |
static java.lang.String |
GetPathToWindowsSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion,
DotNetFrameworkArchitecture architecture) |
static java.lang.String |
GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion) |
static java.lang.String |
GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion,
java.lang.String diskRoots,
java.lang.String registryRoot) |
static java.lang.String |
GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion) |
static java.lang.String |
GetPlatformExtensionSDKLocation(java.lang.String dupParam0,
java.lang.String dupParam1,
Version dupParam2,
JCORefOut dupParam3,
java.lang.String dupParam4) |
static java.lang.String |
GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion,
java.lang.String[] diskRoots,
java.lang.String registryRoot) |
static java.lang.String |
GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion) |
static java.lang.String |
GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion,
java.lang.String diskRoots,
java.lang.String registryRoot) |
static java.lang.String |
GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion) |
static java.lang.String |
GetPlatformSDKLocation(java.lang.String dupParam0,
Version dupParam1,
JCORefOut dupParam2,
java.lang.String dupParam3) |
static java.lang.String |
GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion,
java.lang.String[] diskRoots,
java.lang.String registryRoot) |
static java.lang.String |
GetProgramFilesReferenceAssemblyRoot() |
static FrameworkName |
HighestVersionOfTargetFrameworkIdentifier(java.lang.String targetFrameworkRootDirectory,
java.lang.String frameworkIdentifier) |
void |
setJCOInstance(JCObject instance) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ToolLocationHelper()
throws java.lang.Throwable
java.lang.Throwablepublic ToolLocationHelper(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ToolLocationHelper cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolLocationHelper, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolLocationHelper instancejava.lang.Throwable - in case of error during cast operationpublic static void ClearSDKStaticCache()
throws java.lang.Throwable,
ArgumentException
java.lang.ThrowableArgumentExceptionpublic static java.lang.String GetDisplayNameForTargetFrameworkDirectory(java.lang.String targetFrameworkDirectory,
FrameworkName frameworkName)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PathTooLongException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
FormatException,
NotSupportedException,
InvalidOperationException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
MissingManifestResourceException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPathTooLongExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionFormatExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionMissingManifestResourceExceptionpublic static java.lang.String GetDotNetFrameworkRootRegistryKey(TargetDotNetFrameworkVersion version) throws java.lang.Throwable
java.lang.Throwablepublic static java.lang.String GetDotNetFrameworkSdkInstallKeyValue(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
public static java.lang.String GetDotNetFrameworkSdkInstallKeyValue(TargetDotNetFrameworkVersion version, VisualStudioVersion visualStudioVersion) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
public static java.lang.String GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
public static java.lang.String GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion version, VisualStudioVersion visualStudioVersion) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
public static java.lang.String GetDotNetFrameworkVersionFolderPrefix(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static java.lang.String GetPathToDotNetFramework(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, OutOfMemoryException, InvalidOperationException, SecurityException, UnauthorizedAccessException, IOException, CultureNotFoundException, NotSupportedException, NotImplementedException, PathTooLongException, FileNotFoundException, DirectoryNotFoundException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionCultureNotFoundExceptionNotSupportedExceptionNotImplementedExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic static java.lang.String GetPathToDotNetFramework(TargetDotNetFrameworkVersion version, DotNetFrameworkArchitecture architecture) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException, CultureNotFoundException, OutOfMemoryException, ObjectDisposedException, SecurityException, UnauthorizedAccessException, IOException, NotSupportedException, NotImplementedException, PathTooLongException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionCultureNotFoundExceptionOutOfMemoryExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNotSupportedExceptionNotImplementedExceptionPathTooLongExceptionpublic static java.lang.String GetPathToDotNetFrameworkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
IOException,
CultureNotFoundException,
NotSupportedException,
NotImplementedException,
PathTooLongException
public static java.lang.String GetPathToDotNetFrameworkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
DotNetFrameworkArchitecture architecture)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
InvalidOperationException,
SecurityException,
UnauthorizedAccessException,
IOException,
CultureNotFoundException,
NotSupportedException,
NotImplementedException,
PathTooLongException,
FileNotFoundException,
DirectoryNotFoundException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionCultureNotFoundExceptionNotSupportedExceptionNotImplementedExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic static java.lang.String GetPathToDotNetFrameworkReferenceAssemblies(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, ObjectDisposedException, SecurityException, UnauthorizedAccessException, IOException, CultureNotFoundException, InvalidOperationException, NotSupportedException, NotImplementedException, PathTooLongException, MissingManifestResourceException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionCultureNotFoundExceptionInvalidOperationExceptionNotSupportedExceptionNotImplementedExceptionPathTooLongExceptionMissingManifestResourceExceptionpublic static java.lang.String GetPathToDotNetFrameworkSdk(TargetDotNetFrameworkVersion version) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ObjectDisposedException, IndexOutOfRangeException, SecurityException, UnauthorizedAccessException, IOException, MissingManifestResourceException, InvalidOperationException, NotSupportedException
public static java.lang.String GetPathToDotNetFrameworkSdk(TargetDotNetFrameworkVersion version, VisualStudioVersion visualStudioVersion) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ObjectDisposedException, IndexOutOfRangeException, SecurityException, UnauthorizedAccessException, IOException, MissingManifestResourceException, InvalidOperationException, PathTooLongException, NotSupportedException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionIndexOutOfRangeExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionMissingManifestResourceExceptionInvalidOperationExceptionPathTooLongExceptionNotSupportedExceptionpublic static java.lang.String GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version)
throws java.lang.Throwable,
ArgumentException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentNullException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotSupportedException,
InvalidOperationException,
PlatformNotSupportedException,
Win32Exception,
ObjectDisposedException
public static java.lang.String GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
DotNetFrameworkArchitecture architecture)
throws java.lang.Throwable,
ArgumentException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentNullException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotSupportedException,
InvalidOperationException,
PlatformNotSupportedException,
Win32Exception,
ObjectDisposedException
public static java.lang.String GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
NotSupportedException,
InvalidOperationException,
PlatformNotSupportedException,
NullReferenceException,
OutOfMemoryException,
Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionNotSupportedExceptionInvalidOperationExceptionPlatformNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionWin32Exceptionpublic static java.lang.String GetPathToDotNetFrameworkSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion,
DotNetFrameworkArchitecture architecture)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
NotSupportedException,
InvalidOperationException,
PlatformNotSupportedException,
NullReferenceException,
OutOfMemoryException,
Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionNotSupportedExceptionInvalidOperationExceptionPlatformNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionWin32Exceptionpublic static java.lang.String GetPathToStandardLibraries(java.lang.String targetFrameworkIdentifier,
java.lang.String targetFrameworkVersion,
java.lang.String targetFrameworkProfile)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
ArgumentException,
ObjectDisposedException,
CultureNotFoundException,
InvalidOperationException,
NotSupportedException,
NotImplementedException
public static java.lang.String GetPathToStandardLibraries(java.lang.String targetFrameworkIdentifier,
java.lang.String targetFrameworkVersion,
java.lang.String targetFrameworkProfile,
java.lang.String platformTarget)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
ObjectDisposedException,
AbandonedMutexException,
CultureNotFoundException,
NotSupportedException,
OverflowException,
SecurityException,
UnauthorizedAccessException,
IOException,
NotImplementedException,
PathTooLongException,
FileNotFoundException,
DirectoryNotFoundException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionCultureNotFoundExceptionNotSupportedExceptionOverflowExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNotImplementedExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic static java.lang.String getPathToSystem()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException,
InvalidOperationException,
IndexOutOfRangeException,
NullReferenceException,
PlatformNotSupportedException
public static java.lang.String GetPathToSystemFile(java.lang.String fileName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
FormatException,
NotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
PlatformNotSupportedException
public static java.lang.String GetPathToWindowsSdk(TargetDotNetFrameworkVersion version, VisualStudioVersion visualStudioVersion) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ObjectDisposedException, IndexOutOfRangeException, SecurityException, UnauthorizedAccessException, IOException, MissingManifestResourceException, InvalidOperationException
public static java.lang.String GetPathToWindowsSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
OutOfMemoryException,
Win32Exception,
PathTooLongException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionWin32ExceptionPathTooLongExceptionpublic static java.lang.String GetPathToWindowsSdkFile(java.lang.String fileName,
TargetDotNetFrameworkVersion version,
VisualStudioVersion visualStudioVersion,
DotNetFrameworkArchitecture architecture)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
OutOfMemoryException,
Win32Exception,
PathTooLongException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionWin32ExceptionPathTooLongExceptionpublic static java.lang.String GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
FormatException,
OverflowException,
OutOfMemoryException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
CultureNotFoundException,
NotSupportedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionCultureNotFoundExceptionNotSupportedExceptionpublic static java.lang.String GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion,
java.lang.String diskRoots,
java.lang.String registryRoot)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
FormatException,
OverflowException,
OutOfMemoryException,
PathTooLongException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
KeyNotFoundException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionPathTooLongExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionKeyNotFoundExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
InvalidOperationException,
PathTooLongException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionInvalidOperationExceptionPathTooLongExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformExtensionSDKLocation(java.lang.String dupParam0,
java.lang.String dupParam1,
Version dupParam2,
JCORefOut dupParam3,
java.lang.String dupParam4)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
PathTooLongException,
NotSupportedException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionPathTooLongExceptionNotSupportedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformExtensionSDKLocation(java.lang.String sdkMoniker,
java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion,
java.lang.String[] diskRoots,
java.lang.String registryRoot)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
PathTooLongException,
NotSupportedException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionPathTooLongExceptionNotSupportedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
FormatException,
OverflowException,
OutOfMemoryException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
CultureNotFoundException,
NotSupportedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionCultureNotFoundExceptionNotSupportedExceptionpublic static java.lang.String GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
java.lang.String targetPlatformVersion,
java.lang.String diskRoots,
java.lang.String registryRoot)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
FormatException,
OverflowException,
OutOfMemoryException,
PathTooLongException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
KeyNotFoundException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionPathTooLongExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionKeyNotFoundExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
InvalidOperationException,
PathTooLongException,
PlatformNotSupportedException,
NotSupportedException,
NullReferenceException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionInvalidOperationExceptionPathTooLongExceptionPlatformNotSupportedExceptionNotSupportedExceptionNullReferenceExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic static java.lang.String GetPlatformSDKLocation(java.lang.String dupParam0,
Version dupParam1,
JCORefOut dupParam2,
java.lang.String dupParam3)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
PathTooLongException,
NotSupportedException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
NotImplementedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionPathTooLongExceptionNotSupportedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNotImplementedExceptionpublic static java.lang.String GetPlatformSDKLocation(java.lang.String targetPlatformIdentifier,
Version targetPlatformVersion,
java.lang.String[] diskRoots,
java.lang.String registryRoot)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
OutOfMemoryException,
PathTooLongException,
NotSupportedException,
PlatformNotSupportedException,
KeyNotFoundException,
ObjectDisposedException,
SecurityException,
UnauthorizedAccessException,
IOException,
NotImplementedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionPathTooLongExceptionNotSupportedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionObjectDisposedExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionNotImplementedExceptionpublic static java.lang.String GetProgramFilesReferenceAssemblyRoot()
throws java.lang.Throwable
java.lang.Throwablepublic static FrameworkName HighestVersionOfTargetFrameworkIdentifier(java.lang.String targetFrameworkRootDirectory, java.lang.String frameworkIdentifier) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException, OutOfMemoryException, ObjectDisposedException, AbandonedMutexException, CultureNotFoundException, NotSupportedException, NotImplementedException, NullReferenceException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, FormatException, OverflowException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionCultureNotFoundExceptionNotSupportedExceptionNotImplementedExceptionNullReferenceExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionFormatExceptionOverflowExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject