NoticeAttributeTypeName Property

An attribute type name if this notice is related to one

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string AttributeTypeName { get; set; }

Property Value

String
This should be the fully qualified attribute name including the "T:" prefix

See Also