ResourceLocation Sabit listesi

Tanım

Kaynak konumunu belirtir.

Bu sabit listesi, üyeleri için bit düzeyinde karşılaştırmayı destekler.

public enum class ResourceLocation
[System.Flags]
public enum ResourceLocation
[System.Flags]
[System.Serializable]
public enum ResourceLocation
[System.Flags]
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ResourceLocation
[<System.Flags>]
type ResourceLocation = 
[<System.Flags>]
[<System.Serializable>]
type ResourceLocation = 
[<System.Flags>]
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type ResourceLocation = 
Public Enum ResourceLocation
Devralma
ResourceLocation
Öznitelikler

Alanlar

ContainedInAnotherAssembly 2

Kaynağın başka bir derlemede bulunduğunu belirtir.

ContainedInManifestFile 4

Kaynağın bildirim dosyasında bulunduğunu belirtir.

Embedded 1

Eklenmiş (bağlı olmayan) bir kaynağı belirtir.

Şunlara uygulanır