C# 클래스 WebGAC.MSBuild.AddWebGACAssemblySearchPaths

Adds WebGAC folders to the assembly search path for any WebGAC references.
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: paulj/webgac

Private Properties

프로퍼티 타입 설명
BuildPathsForAssembly void

공개 메소드들

메소드 설명
AddWebGACAssemblySearchPaths ( ) : System
Execute ( ) : bool

Replaces the {WebGAC} entry in the AssemblySearchPaths.

비공개 메소드들

메소드 설명
BuildPathsForAssembly ( string pPath, object>.IDictionary pPaths ) : void

메소드 상세

AddWebGACAssemblySearchPaths() 공개 메소드

public AddWebGACAssemblySearchPaths ( ) : System
리턴 System

Execute() 공개 메소드

Replaces the {WebGAC} entry in the AssemblySearchPaths.
public Execute ( ) : bool
리턴 bool