BrowseItemBase Fields |
The BrowseItemBase type exposes the following members.
| Name | Description | |
|---|---|---|
| accessName |
A cache of the string representation of the address.
(Inherited from StringAddress.) | |
| children |
Access to the list of child browse items.
| |
| NoChildren |
A template to return from GetChildren(BrowseFlags) if there are no children.
| |
| Null |
The null browse item. No name, not accessible, no children.
|