次の方法で共有


NamedComponent.ID プロパティ

定義

コンポーネントの識別子を取得または設定します。

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

プロパティ値

コンポーネントの識別子です。

実装

ID

適用対象