FilePath

ContainerItem.FilePath property

Gets the full path of the item.

public string FilePath { get; }

Property Value

A string value that represents the full path of the item.

See Also