Alert BlockKind Property
Gets or sets the kind of the alert block (e.g NOTE, TIP, IMPORTANT, WARNING,
CAUTION).
Definition
Namespace: Sandcastle.Core.Markdown.Parsers
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
C#
public StringSlice Kind { get; set; }VB
Public Property Kind As StringSlice
Get
SetC++
public:
property StringSlice Kind {
StringSlice get ();
void set (StringSlice value);
}F#
member Kind : StringSlice with get, setProperty Value
StringSliceRemarks
For the MAML alert, the type may be followed by an optional title