다음을 통해 공유


PathType Enum

Definition

Denotes the type of file path for PathWrapper methods

public enum PathType
type PathType = 
Public Enum PathType
Inheritance
PathType

Fields

Name Value Description
Windows 0
Linux 1
Unspecified 2

Applies to