Share via


CppInlineNamespaceAttribute(String) Konstruktor

Definice

Inicializuje novou instanci CppInlineNamespaceAttribute třídy se zadaným tečkovaným názvem oboru názvů.

public:
 CppInlineNamespaceAttribute(System::String ^ dottedName);
public CppInlineNamespaceAttribute (string dottedName);
new System.Runtime.CompilerServices.CppInlineNamespaceAttribute : string -> System.Runtime.CompilerServices.CppInlineNamespaceAttribute
Public Sub New (dottedName As String)

Parametry

dottedName
String

Tečkovaný název definovaného oboru názvů.

Platí pro