ResourceLocationAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供元件資源的位置。
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
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| ResourceLocationAttribute(String) |
會產生一個新的 ResourceLocationAttribute。 |
屬性
| 名稱 | Description |
|---|---|
| ResourceLocation |
本大會資源的所在地。 |