C# 클래스 Microsoft.VisualStudio.Project.DesignTimeAssemblyResolution.RarInputs

Accesssor for RAR related properties in the projectInstance. See ResolveAssemblyReferennce task msdn docs for member descriptions
파일 보기 프로젝트 열기: tunnelvisionlabs/MPFProj10

공개 메소드들

메소드 설명
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

메소드 상세

GetAllowedAssemblyExtensions() 보호된 정적인 메소드

protected static GetAllowedAssemblyExtensions ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetCandidateAssemblyFiles() 보호된 정적인 메소드

protected static GetCandidateAssemblyFiles ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetFullFrameworkAssemblyTables() 보호된 정적인 메소드

protected static GetFullFrameworkAssemblyTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 ITaskItem[]

GetFullFrameworkFolders() 보호된 정적인 메소드

protected static GetFullFrameworkFolders ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetFullPathInProjectContext() 보호된 정적인 메소드

protected static GetFullPathInProjectContext ( Microsoft.Build.Execution.ProjectInstance projectInstance, string path ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
path string
리턴 string

GetFullTargetFrameworkSubsetNames() 보호된 정적인 메소드

protected static GetFullTargetFrameworkSubsetNames ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetIgnoreDefaultInstalledAssemblySubsetTables() 보호된 정적인 메소드

protected static GetIgnoreDefaultInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : bool
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 bool

GetInstalledAssemblySubsetTables() 보호된 정적인 메소드

protected static GetInstalledAssemblySubsetTables ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : ITaskItem[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 ITaskItem[]

GetLatestTargetFrameworkDirectories() 보호된 정적인 메소드

protected static GetLatestTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetPdtarSearchPaths() 보호된 정적인 메소드

protected static GetPdtarSearchPaths ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetProfileName() 보호된 정적인 메소드

protected static GetProfileName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetStateFile() 보호된 정적인 메소드

protected static GetStateFile ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetTargetFrameworkDirectories() 보호된 메소드

protected GetTargetFrameworkDirectories ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetTargetFrameworkMoniker() 보호된 정적인 메소드

protected static GetTargetFrameworkMoniker ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetTargetFrameworkMonikerDisplayName() 보호된 정적인 메소드

protected static GetTargetFrameworkMonikerDisplayName ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetTargetFrameworkSubsets() 보호된 정적인 메소드

protected static GetTargetFrameworkSubsets ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string[]
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string[]

GetTargetFrameworkVersion() 보호된 정적인 메소드

protected static GetTargetFrameworkVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetTargetProcessorArchitecture() 보호된 정적인 메소드

protected static GetTargetProcessorArchitecture ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

GetTargetedRuntimeVersion() 보호된 정적인 메소드

protected static GetTargetedRuntimeVersion ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : string
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 string

RarInputs() 공개 메소드

public RarInputs ( Microsoft.Build.Execution.ProjectInstance projectInstance ) : System
projectInstance Microsoft.Build.Execution.ProjectInstance
리턴 System