ApiFilterFullName Property
This is used to get the fully qualified name of the API entry
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string FullName { get; set; }
Public Property FullName As String
Get
Set
public:
property String^ FullName {
String^ get ();
void set (String^ value);
}
member FullName : string with get, set
Property Value
String