PresentationStyleSettingsLocation Property
This is overridden in derived classes to provide the location of the presentation style files
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public abstract string Location { get; }
Public MustOverride ReadOnly Property Location As String
Get
public:
virtual property String^ Location {
String^ get () abstract;
}
abstract Location : string with get
Property Value
StringTypically, this will return the path of the executing assembly