Soap.WSDLItems.IQualifiedName.Namespace

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property  Namespace: DOMString read GetNamespace write SetNamespace;

C++

__property System::UnicodeString Namespace = {read=GetNamespace, write=SetNamespace};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IQualifiedName

Beschreibung

Gibt den Namespace an, in dem der Name definiert ist.

Namespace gibt den Namespace für die Interpretation des Wertes der Eigenschaft Name an.

Siehe auch