ApiFilterIsExposed Property
This is used to get or set whether or not the entry is exposed
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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