| TopicContentNeededEventArgsTopicFilename Property |
This read-only property returns the topic filename that the previewer wants
Namespace: SandcastleBuilder.WPF.UserControlsAssembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax public string TopicFilename { get; }
Public ReadOnly Property TopicFilename As String
Get
public:
property String^ TopicFilename {
String^ get ();
}
member TopicFilename : string with get
Property Value
Type:
StringSee Also