ResourceLocationAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce la posizione delle risorse per un 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
- Ereditarietà
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| ResourceLocationAttribute(String) |
Crea un nuovo ResourceLocationAttributeoggetto . |
Proprietà
| Nome | Descrizione |
|---|---|
| ResourceLocation |
Posizione delle risorse per l'assembly. |