C# 클래스 CCNet.Build.Reconfigure.ProjectExtensions

파일 보기 프로젝트 열기: shuruev/CCNet.Extensions

공개 메소드들

메소드 설명
ClickOnceFileLocal ( this project ) : string
ClickOnceFileName ( this project ) : string
PublishFileLocal ( this project ) : string
PublishFileName ( this project ) : string
ReleaseFileLocal ( this project ) : string
ReleaseFileName ( this project ) : string
SnapshotFileName ( this project ) : string
TempFileExclude ( this project ) : string
TempFileSnapshot ( this project ) : string
WorkingDirectoryPublish ( this project ) : string
WorkingDirectoryRelated ( this project ) : string
WorkingDirectoryRelease ( this project ) : string

메소드 상세

ClickOnceFileLocal() 공개 정적인 메소드

public static ClickOnceFileLocal ( this project ) : string
project this
리턴 string

ClickOnceFileName() 공개 정적인 메소드

public static ClickOnceFileName ( this project ) : string
project this
리턴 string

PublishFileLocal() 공개 정적인 메소드

public static PublishFileLocal ( this project ) : string
project this
리턴 string

PublishFileName() 공개 정적인 메소드

public static PublishFileName ( this project ) : string
project this
리턴 string

ReleaseFileLocal() 공개 정적인 메소드

public static ReleaseFileLocal ( this project ) : string
project this
리턴 string

ReleaseFileName() 공개 정적인 메소드

public static ReleaseFileName ( this project ) : string
project this
리턴 string

SnapshotFileName() 공개 정적인 메소드

public static SnapshotFileName ( this project ) : string
project this
리턴 string

TempFileExclude() 공개 정적인 메소드

public static TempFileExclude ( this project ) : string
project this
리턴 string

TempFileSnapshot() 공개 정적인 메소드

public static TempFileSnapshot ( this project ) : string
project this
리턴 string

WorkingDirectoryPublish() 공개 정적인 메소드

public static WorkingDirectoryPublish ( this project ) : string
project this
리턴 string

WorkingDirectoryRelated() 공개 정적인 메소드

public static WorkingDirectoryRelated ( this project ) : string
project this
리턴 string

WorkingDirectoryRelease() 공개 정적인 메소드

public static WorkingDirectoryRelease ( this project ) : string
project this
리턴 string