Feature Property
Summary
Defines the feature to query. Matching text is exact.
Syntax
public string Feature { get; set; }
Public Property Feature() As String
Get
Set
public:
property String^ Feature
{
String^ get()
void set(String^ value)
}
Property Value
Fill in the feature to query.