Language

CollectionModel.VectorProperties Property

Definition

Gets the vector properties of the record.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::VectorData::ProviderServices::VectorPropertyModel ^> ^ VectorProperties { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::VectorData::ProviderServices::VectorPropertyModel ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.VectorData.ProviderServices.VectorPropertyModel> VectorProperties { get; }
member this.VectorProperties : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.VectorData.ProviderServices.VectorPropertyModel>
Public ReadOnly Property VectorProperties As IReadOnlyList(Of VectorPropertyModel)

Property Value

Applies to