NamespaceMapEntry.ClrNamespace Vlastnost

Definice

Získá nebo nastaví obor názvů CLR, který obsahuje typy mapované.

public:
 property System::String ^ ClrNamespace { System::String ^ get(); void set(System::String ^ value); };
public string ClrNamespace { get; set; }
member this.ClrNamespace : string with get, set
Public Property ClrNamespace As String

Hodnota vlastnosti

Obor názvů CLR.

Výjimky

Hodnota ClrNamespace je nastavená na null.

Platí pro

Viz také