Table of Contents

Method GetCategory

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

GetCategory()

Returns the top-level category extracted from path.

public string GetCategory()

Returns

string

The substring before the first slash in path, or an empty string when no category can be derived.