Topic Transformation CoreStyle Sheet Path Property
This is used to get or set the path used for style sheets in the presentation style
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public abstract string StyleSheetPath { get; set; }VB
Public MustOverride Property StyleSheetPath As String
Get
SetC++
public:
virtual property String^ StyleSheetPath {
String^ get () abstract;
void set (String^ value) abstract;
}F#
abstract StyleSheetPath : string with get, setProperty Value
StringRemarks
Ensure the path is terminated with an appropriate directory separator character