Nyelv

ResourceAttributes Enumeráció

Definíció

Egy jegyzék-erőforrás attribútumait adja meg.

Ez a felsorolás támogatja a tagértékek bitenkénti kombinációját.

public enum class ResourceAttributes
[System.Flags]
public enum ResourceAttributes
[System.Flags]
[System.Serializable]
public enum ResourceAttributes
[System.Flags]
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ResourceAttributes
[<System.Flags>]
type ResourceAttributes = 
[<System.Flags>]
[<System.Serializable>]
type ResourceAttributes = 
[<System.Flags>]
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type ResourceAttributes = 
Public Enum ResourceAttributes
Öröklődés
ResourceAttributes
Attribútumok

Mezők

Name Érték Description
Public 1

Nyilvános jegyzékerőforrások lekérésére használt maszk.

Private 2

A privát jegyzékbeli erőforrások lekérésére használt maszk.

A következőre érvényes: