Property Components
Components
The components of this CategoryPath. Note that this array may be shared with other CategoryPath instances, e.g. as a result of Subpath(Int32), therefore you should traverse the array up to Length for this path's components.
Declaration
public string[] Components { get; }
Property Value
Type | Description |
---|---|
System.String[] |