ApiFilter.FilterName Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This is used to get the API filter name
public string FilterName { get; set; }
Property Value
- string
For API entry types other than namespaces, this is the name without the namespace and, for methods properties, etc. the type.