NameMatchType

MetadataSearchOptions.NameMatchType property

Gets or sets Metadata name Match Type search. It is used only when Name property is set.

public TextMatchType NameMatchType { get; set; }

See Also