public string VectorDBPath { get; set; }
Public Property VectorDBPath As String Get Set
public: property String^ VectorDBPath { String^ get (); void set (String^ value); }
member VectorDBPath : string with get, set
In This Article