C# 클래스 NRConfigTool.NewRelicCustomInstrumentationFileTask

An MSBuild task that scans assemblies for classes or methods marked up with [Instrument] attributes and generates a New Relic custom instrumentation file based upon them.
상속: Microsoft.Build.Utilities.AppDomainIsolatedTask
파일 보기 프로젝트 열기: Pablissimo/nrconfig

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool