[ https://issues.apache.org/jira/browse/LUCENENET-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Aroush reassigned LUCENENET-116: --------------------------------------- Assignee: George Aroush > Ambiguous name "text" in term class when in VB.NET > -------------------------------------------------- > > Key: LUCENENET-116 > URL: https://issues.apache.org/jira/browse/LUCENENET-116 > Project: Lucene.Net > Issue Type: Bug > Environment: Windows 2003 Server, ASP.NET, VB.NET > Reporter: Enrique Martínez Zúñiga > Assignee: George Aroush > Priority: Minor > Attachments: Term.cs > > Original Estimate: 0.17h > Remaining Estimate: 0.17h > > In VB.NET can't access "Term().Text" due to ambiguous name declaration. > According to DIGY's comment the variable "text"should not be public since > the "Text()" function returns its value. Changing it to internal seems to > work. > Thanks DIGY! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.