Notice.NoticeDescription Property
This returns a description of the entry suitable for display in a bound list control
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string NoticeDescription { get; set; }
Public Property NoticeDescription As String
Get
Set
public:
property String^ NoticeDescription {
String^ get ();
void set (String^ value);
}
member NoticeDescription : string with get, set
Property Value
String