TableEntity.RowKey Property

Definition

Gets or sets the entity's row key.

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

Property Value

A string containing the row key for the entity.

Implements

Applies to