IEntityStringBasedValueMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The metadata of a string value property inside an entity type.
public interface IEntityStringBasedValueMetadata : Microsoft.VisualStudio.ProjectSystem.Query.ValueTypes.IValueTypeMetadata
type IEntityStringBasedValueMetadata = interface
interface IValueTypeMetadata
Public Interface IEntityStringBasedValueMetadata
Implements IValueTypeMetadata
- Derived
- Implements
Properties
IsCaseSensitive |
Whether the property value is case sensitive. |