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
屬性

建構函式

名稱 Description
ResourceLocationAttribute(String)

會產生一個新的 ResourceLocationAttribute

屬性

名稱 Description
ResourceLocation

本大會資源的所在地。

適用於