Share via


VectorStoreException.CollectionName Property

Definition

Gets or sets the name of the vector store collection that the failing operation was performed on.

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

Property Value

Applies to