VectorStoreCollectionDefinition.Properties Proprietà

Definizione

Ottiene o imposta l'elenco di proprietà archiviate nel record.

public:
 property System::Collections::Generic::IList<Microsoft::Extensions::VectorData::VectorStoreProperty ^> ^ Properties { System::Collections::Generic::IList<Microsoft::Extensions::VectorData::VectorStoreProperty ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::Extensions::VectorData::VectorStoreProperty ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.Extensions.VectorData.VectorStoreProperty> Properties { get; set; }
member this.Properties : System.Collections.Generic.IList<Microsoft.Extensions.VectorData.VectorStoreProperty> with get, set
Public Property Properties As IList(Of VectorStoreProperty)

Valore della proprietà

Si applica a