Notice.ElementName Property
An XML comments element name if this notice is related to one
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string ElementName { get; set; }
Public Property ElementName As String
Get
Set
public:
property String^ ElementName {
String^ get ();
void set (String^ value);
}
member ElementName : string with get, set
Property Value
String