A collection if resource ids that represent the hierarchical structure of this resource, from the root resource up to and including the current resource id.
public abstract IEnumerable<string> GetResourceIds()
- Returns:
- IEnumerable<string>