C# 클래스 NLog.Targets.FileTarget.FileNameTemplate

파일 보기 프로젝트 열기: NLog/NLog

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FileNameTemplate ( string template ) : Common.System
ReplacePattern ( string replacementValue ) : string

Replace the pattern with the specified String.

메소드 상세

FileNameTemplate() 공개 메소드

public FileNameTemplate ( string template ) : Common.System
template string
리턴 Common.System

ReplacePattern() 공개 메소드

Replace the pattern with the specified String.
public ReplacePattern ( string replacementValue ) : string
replacementValue string
리턴 string