Share via


INamedComponent.Name プロパティ

定義

ユーザーに示されるコンポーネントの名前を取得または設定します。

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

プロパティ値

コンポーネントの名前です。

注釈

名前にはいくつかの制限が適用されます。

適用対象