GetNamespaceUri

XmpRdfRoot.GetNamespaceUri method

Ruft Namespace-URI nach spezifischem Präfix ab. Präfix darf ohne xmlns. beginnen

public string GetNamespaceUri(string prefix)
ParameterTypBeschreibung
prefixStringDas Präfix.

Rückgabewert

Gibt einen Paketschema-URI zurück.

Siehe auch