C# 클래스 ModernizedAlice.ArtOfWords.BizCommon.Util.CommonDirectoryUtil

共通DirectoryのためのUtil
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords 1 사용 예제들

공개 메소드들

메소드 설명
GetAdsDirectoryPath ( ) : string

AdsDirectoryのためのパスを取得する

GetCommonProgramDataAppliPath ( ) : string

共通ProgramDataのアプリケーションPathを取得

GetCommonProgramDataVendorPath ( ) : string

共通ProgramDataのヴェンダーPathを取得

메소드 상세

GetAdsDirectoryPath() 공개 정적인 메소드

AdsDirectoryのためのパスを取得する
public static GetAdsDirectoryPath ( ) : string
리턴 string

GetCommonProgramDataAppliPath() 공개 정적인 메소드

共通ProgramDataのアプリケーションPathを取得
public static GetCommonProgramDataAppliPath ( ) : string
리턴 string

GetCommonProgramDataVendorPath() 공개 정적인 메소드

共通ProgramDataのヴェンダーPathを取得
public static GetCommonProgramDataVendorPath ( ) : string
리턴 string