ResourceAttributes Výčet

Definice

Určuje atributy prostředku manifestu.

Tento výčet podporuje bitové kombinace hodnot jeho členů.

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
Dědičnost
ResourceAttributes
Atributy

Pole

Private 2

Maska použitá k načtení prostředků privátního manifestu.

Public 1

Maska použitá k načtení veřejných prostředků manifestu.

Platí pro