次の方法で共有


VectorStoreFile.LastError Property

Definition

The last error associated with this vector store file. Will be null if there are no errors.

public Azure.AI.Projects.VectorStoreFileError LastError { get; }
member this.LastError : Azure.AI.Projects.VectorStoreFileError
Public ReadOnly Property LastError As VectorStoreFileError

Property Value

Applies to