RootNamespaceAttribute Kelas

Definisi

Menyediakan RootNamespace dari Assembly. RootNamespace rakitan digunakan oleh Pelokalan untuk menentukan nama sumber daya yang akan dicari saat RootNamespace berbeda dari AssemblyName.

public ref class RootNamespaceAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
public class RootNamespaceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)>]
type RootNamespaceAttribute = class
    inherit Attribute
Public Class RootNamespaceAttribute
Inherits Attribute
Warisan
RootNamespaceAttribute
Atribut

Konstruktor

Nama Deskripsi
RootNamespaceAttribute(String)

Membuat baru RootNamespaceAttribute.

Properti

Nama Deskripsi
RootNamespace

RootNamespace dari Rakitan ini. RootNamespace rakitan digunakan oleh Pelokalan untuk menentukan nama sumber daya yang akan dicari saat RootNamespace berbeda dari AssemblyName.

Berlaku untuk