Language

CollectionModelBuilder.VectorProperties Property

Definition

Gets the vector properties of the record.

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

Property Value

Applies to