GetBaseCategory Method (GField)
Infrastructure. Used to safely determine the base category path for the current aspect. Will always return a non-empty value.
'Declaration
Protected Function GetBaseCategory( _
ByVal As String _
) As String
protected string GetBaseCategory(
string
)
Parameters
- subCategory
- Optional. A sub category to use from the default base category for the current call.
Return Value
A non-empty category without the trailing period.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2