ResourceLocationAttribute Класс

Определение

Предоставляет расположение ресурсов для сборки.

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
Наследование
ResourceLocationAttribute
Атрибуты

Конструкторы

Имя Описание
ResourceLocationAttribute(String)

Создает новый ResourceLocationAttributeобъект.

Свойства

Имя Описание
ResourceLocation

Расположение ресурсов для этой сборки.

Применяется к