ApiFilterIsExposed Property
This is used to get or set whether or not the entry is exposed
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool IsExposed { get; set; }
Public Property IsExposed As Boolean
Get
Set
public:
property bool IsExposed {
bool get ();
void set (bool value);
}
member IsExposed : bool with get, set
Property Value
Boolean