ReflectionDataSetNotes Property
This is used to get or set notes about this reflection data set
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string Notes { get; set; }
Public Property Notes As String
Get
Set
public:
property String^ Notes {
String^ get ();
void set (String^ value);
}
member Notes : string with get, set
Property Value
String