次の方法で共有


BaseCardComponent.Id プロパティ

定義

コンポーネントのインスタンスの一意識別子 (省略可能) を取得または設定します。

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

プロパティ値

値は、コンポーネントの一意の文字列識別子です。

適用対象