VectorStoreKeyAttribute.IsAutoGenerated プロパティ

定義

このキー プロパティの値が自動生成されるかどうかを示す値を取得または設定します。

public:
 property bool IsAutoGenerated { bool get(); void set(bool value); };
public bool IsAutoGenerated { get; set; }
member this.IsAutoGenerated : bool with get, set
Public Property IsAutoGenerated As Boolean

プロパティ値

注釈

自動生成されたプロパティと、それらに対してサポートされている .NET 型の可用性は、プロバイダーの実装によって異なります。

適用対象