TopicTransformationCoreStyleSheetPath Property
This is used to get or set the path used for style sheets in the presentation style
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public abstract string StyleSheetPath { get; set; }
Public MustOverride Property StyleSheetPath As String
Get
Set
public:
virtual property String^ StyleSheetPath {
String^ get () abstract;
void set (String^ value) abstract;
}
abstract StyleSheetPath : string with get, set
Property Value
String Ensure the path is terminated with an appropriate directory separator character