ResourceAttributes Wyliczenie

Definicja

Określa atrybuty zasobu manifestu.

To wyliczenie obsługuje bitową kombinację jego wartości składowych.

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
Dziedziczenie
ResourceAttributes
Atrybuty

Pola

Private 2

Maska używana do pobierania zasobów manifestu prywatnego.

Public 1

Maska używana do pobierania zasobów manifestu publicznego.

Dotyczy