Location category names from meta tag.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string MetaLocationName { get; set; }
Public Property MetaLocationName As String
public: property String^ MetaLocationName { String^ get (); void set (String^ value); }