Name

ContainerItem.Name property

アイテムの名前を取得します。

public string Name { get; }

プロパティ値

項目のファイル名を表す文字列値 (ディレクトリなし)。

関連項目