Partager via


IEntityPathBasedValueMetadata Interface

Definition

Prepresent metadata for a property contains a path.

public interface IEntityPathBasedValueMetadata : Microsoft.VisualStudio.ProjectSystem.Query.ValueTypes.IEntityStringBasedValueMetadata
type IEntityPathBasedValueMetadata = interface
    interface IEntityStringBasedValueMetadata
    interface IValueTypeMetadata
Public Interface IEntityPathBasedValueMetadata
Implements IEntityStringBasedValueMetadata
Derived
Implements

Properties

IsCaseSensitive

Whether the property value is case sensitive.

(Inherited from IEntityStringBasedValueMetadata)

Applies to