ResourceLocationAttribute Klas

Definitie

Biedt de locatie van resources voor een assembly.

public ref class ResourceLocationAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
public class ResourceLocationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)>]
type ResourceLocationAttribute = class
    inherit Attribute
Public Class ResourceLocationAttribute
Inherits Attribute
Overname
ResourceLocationAttribute
Kenmerken

Constructors

Name Description
ResourceLocationAttribute(String)

Hiermee maakt u een nieuwe ResourceLocationAttribute.

Eigenschappen

Name Description
ResourceLocation

De locatie van resources voor deze assembly.

Van toepassing op