Udostępnij za pośrednictwem


Platform.XDG_Type Enum

Definition

X Desktop Group configuration type enum.

public enum Platform.XDG_Type
type Platform.XDG_Type = 
Public Enum Platform.XDG_Type
Inheritance
Platform.XDG_Type

Fields

Name Value Description
CONFIG 0

XDG_CONFIG_HOME/powershell

CACHE 1

XDG_CACHE_HOME/powershell

DATA 2

XDG_DATA_HOME/powershell

USER_MODULES 3

XDG_DATA_HOME/powershell/Modules

SHARED_MODULES 4

/usr/local/share/powershell/Modules

DEFAULT 5

XDG_CONFIG_HOME/powershell

Applies to