Partager via


VectorStoreGenericDataModel<TKey>.Key Property

Definition

Gets or sets the key of the record.

public TKey Key { get; set; }
member this.Key : 'Key with get, set
Public Property Key As TKey

Property Value

TKey

Applies to