NoticeAttribute Type Name 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: 2026.1.20.0
This should be the fully qualified attribute name including the "T:" prefix
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string AttributeTypeName { get; set; }VB
Public Property AttributeTypeName As String
Get
SetC++
public:
property String^ AttributeTypeName {
String^ get ();
void set (String^ value);
}F#
member AttributeTypeName : string with get, setProperty Value
StringThis should be the fully qualified attribute name including the "T:" prefix