ResourceLocationAttribute Klass

Definition

Tillhandahåller platsen för resurser för en sammansättning.

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
Arv
ResourceLocationAttribute
Attribut

Konstruktorer

Name Description
ResourceLocationAttribute(String)

Skapar en ny ResourceLocationAttribute.

Egenskaper

Name Description
ResourceLocation

Platsen för resurser för den här sammansättningen.

Gäller för