Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Achilles
Acme
Storage
IO
FileInfo
C# 클래스 Achilles.Acme.Storage.IO.FileInfo
Cloud Storage to System.IO Bridge: FileInfo class
상속:
FileSystemInfo
파일 보기
프로젝트 열기: Achilles-Software/CloudStorageProvider
1 사용 예제들
공개 메소드들
메소드
설명
Delete
( ) :
void
FileInfo
(
string
fileName
) :
System
MoveTo
(
string
destFileName
) :
void
메소드 상세
Delete()
공개
메소드
public
Delete
( ) :
void
리턴
void
FileInfo()
공개
메소드
public
FileInfo
(
string
fileName
) :
System
fileName
string
리턴
System
MoveTo()
공개
메소드
public
MoveTo
(
string
destFileName
) :
void
destFileName
string
리턴
void