C# 클래스 mRemoteNG.App.Info.GeneralAppInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
ApplicationVersion string
Copyright string
HomePath string
ProductName string
PuttyPath string
ReportingFilePath string
UrlBugs string
UrlDonate string
UrlForum string
UrlHome string

공개 메소드들

메소드 설명
GetApplicationVersion ( ) : System.Version

메소드 상세

GetApplicationVersion() 공개 정적인 메소드

public static GetApplicationVersion ( ) : System.Version
리턴 System.Version

프로퍼티 상세

ApplicationVersion 공개적으로 정적으로 프로퍼티

public static string ApplicationVersion
리턴 string

Copyright 공개적으로 정적으로 프로퍼티

public static string Copyright
리턴 string

HomePath 공개적으로 정적으로 프로퍼티

public static string HomePath
리턴 string

ProductName 공개적으로 정적으로 프로퍼티

public static string ProductName
리턴 string

PuttyPath 공개적으로 정적으로 프로퍼티

public static string PuttyPath
리턴 string

ReportingFilePath 공개적으로 정적으로 프로퍼티

public static string ReportingFilePath
리턴 string

UrlBugs 공개적으로 정적으로 프로퍼티

public static string UrlBugs
리턴 string

UrlDonate 공개적으로 정적으로 프로퍼티

public static string UrlDonate
리턴 string

UrlForum 공개적으로 정적으로 프로퍼티

public static string UrlForum
리턴 string

UrlHome 공개적으로 정적으로 프로퍼티

public static string UrlHome
리턴 string