다음을 통해 공유


SystemDataPaths.GetDefault 메서드

정의

다양한 시스템 데이터 폴더의 경로를 가져옵니다.

public:
 static SystemDataPaths ^ GetDefault();
 static SystemDataPaths GetDefault();
public static SystemDataPaths GetDefault();
function getDefault()
Public Shared Function GetDefault () As SystemDataPaths

반환

시스템 데이터와 연결된 앱 데이터 경로입니다.

적용 대상