Gets the invoked service lookup name.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
string LookupName { get; }
ReadOnly Property LookupName As String Get
property String^ LookupName { String^ get (); }
/** @property */ String get_LookupName()