ReflectionDataSetNotes Property

This is used to get or set notes about this reflection data set

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public string Notes { get; set; }

Property Value

String

See Also