메소드 | 설명 | |
---|---|---|
RarInputs ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : System |
메소드 | 설명 | |
---|---|---|
GetAllowedAssemblyExtensions ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetCandidateAssemblyFiles ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetFullFrameworkAssemblyTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[] | ||
GetFullFrameworkFolders ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetFullPathInProjectContext ( Microsoft.Build.Execution.ProjectInstance projectInstance, string path ) : string | ||
GetFullTargetFrameworkSubsetNames ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetIgnoreDefaultInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : bool | ||
GetInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[] | ||
GetLatestTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetPdtarSearchPaths ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetProfileName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetStateFile ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetTargetFrameworkMoniker ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetTargetFrameworkMonikerDisplayName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetTargetFrameworkSubsets ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
GetTargetFrameworkVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetTargetProcessorArchitecture ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
GetTargetedRuntimeVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string |
protected static GetAllowedAssemblyExtensions ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetCandidateAssemblyFiles ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetFullFrameworkAssemblyTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | ITaskItem[] |
protected static GetFullFrameworkFolders ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetFullPathInProjectContext ( Microsoft.Build.Execution.ProjectInstance projectInstance, string path ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
path | string | |
리턴 | string |
protected static GetFullTargetFrameworkSubsetNames ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetIgnoreDefaultInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : bool | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | bool |
protected static GetInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | ITaskItem[] |
protected static GetLatestTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetPdtarSearchPaths ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetProfileName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected static GetStateFile ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected GetTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetTargetFrameworkMoniker ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected static GetTargetFrameworkMonikerDisplayName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected static GetTargetFrameworkSubsets ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[] | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string[] |
protected static GetTargetFrameworkVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected static GetTargetProcessorArchitecture ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
protected static GetTargetedRuntimeVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | string |
public RarInputs ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : System | ||
projectInstance | Microsoft.Build.Execution.ProjectInstance | |
리턴 | System |