TopicTransformationCoreTopicTemplatePath Property
This is used to get or set the topic template path if the presentation style makes use of one
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string TopicTemplatePath { get; set; }
Public Property TopicTemplatePath As String
Get
Set
public:
property String^ TopicTemplatePath {
String^ get ();
void set (String^ value);
}
member TopicTemplatePath : string with get, set
Property Value
String