SandcastleProjectFeedbackEMailLinkText Property
This read-only property is used to get the feedback e-mail link text that appears in the feedback
e-mail link in the footer of each page.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string FeedbackEMailLinkText { get; }
Public ReadOnly Property FeedbackEMailLinkText As String
Get
public:
property String^ FeedbackEMailLinkText {
String^ get ();
}
member FeedbackEMailLinkText : string with get
Property Value
String If set, this text will appear as the link text for the
FeedbackEMailAddress
link. If not set, the e-mail address is used for the link text.