次の方法で共有


TableEntity.RowKey プロパティ

定義

エンティティの行キーを取得または設定します。

public string RowKey { get; set; }
member this.RowKey : string with get, set
Public Property RowKey As String

プロパティ値

エンティティの行キーを含む文字列です。

実装

適用対象