Share via


VectorStoreException.VectorStoreName Property

Definition

Gets or sets the name of the vector store (database).

public:
 property System::String ^ VectorStoreName { System::String ^ get(); void set(System::String ^ value); };
public string? VectorStoreName { get; init; }
member this.VectorStoreName : string with get, set
Public Property VectorStoreName As String

Property Value

Applies to