TopicTransformationCoreNoticeDefinitions Property
This read-only property returns an enumerable list of the notice definitions
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public IEnumerable<Notice> NoticeDefinitions { get; }
Public ReadOnly Property NoticeDefinitions As IEnumerable(Of Notice)
Get
public:
property IEnumerable<Notice^>^ NoticeDefinitions {
IEnumerable<Notice^>^ get ();
}
member NoticeDefinitions : IEnumerable<Notice> with get
Property Value
IEnumerableNotice