VectorStoreException.VectorStoreName 속성

정의

벡터 저장소(데이터베이스)의 이름을 가져옵니다.

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

속성 값

적용 대상