Name

ContainerItem.Name property

Gets the name of the item.

public string Name { get; }

Property Value

A string value that represents the file name of the item (without a directory).

See Also