C# Class CCNet.Build.Reconfigure.ProjectExtensions

Afficher le fichier Open project: shuruev/CCNet.Extensions

Méthodes publiques

Méthode Description
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

Method Details

ClickOnceFileLocal() public static méthode

public static ClickOnceFileLocal ( this project ) : string
project this
Résultat string

ClickOnceFileName() public static méthode

public static ClickOnceFileName ( this project ) : string
project this
Résultat string

PublishFileLocal() public static méthode

public static PublishFileLocal ( this project ) : string
project this
Résultat string

PublishFileName() public static méthode

public static PublishFileName ( this project ) : string
project this
Résultat string

ReleaseFileLocal() public static méthode

public static ReleaseFileLocal ( this project ) : string
project this
Résultat string

ReleaseFileName() public static méthode

public static ReleaseFileName ( this project ) : string
project this
Résultat string

SnapshotFileName() public static méthode

public static SnapshotFileName ( this project ) : string
project this
Résultat string

TempFileExclude() public static méthode

public static TempFileExclude ( this project ) : string
project this
Résultat string

TempFileSnapshot() public static méthode

public static TempFileSnapshot ( this project ) : string
project this
Résultat string

WorkingDirectoryPublish() public static méthode

public static WorkingDirectoryPublish ( this project ) : string
project this
Résultat string

WorkingDirectoryRelated() public static méthode

public static WorkingDirectoryRelated ( this project ) : string
project this
Résultat string

WorkingDirectoryRelease() public static méthode

public static WorkingDirectoryRelease ( this project ) : string
project this
Résultat string