GetNamespaceUriByPrefix

Metadata.GetNamespaceUriByPrefix method

Gibt Namespace-URI nach Präfix zurück.

public string GetNamespaceUriByPrefix(string prefix)
ParameterTypBeschreibung
prefixStringDer Wert von Präfix.

Rückgabewert

Der Wert des Namespace-URI.

Siehe auch