The location of the assembly providing the data - should be a file path that is either absolute or relative to the index directory
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Location { get; }
Public ReadOnly Property Location As String
public: virtual property String^ Location { String^ get () sealed; }