ContentFilesDestinationFolder Property
This read-only property returns the destination folder of the content files in the compiled help file
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string DestinationFolder { get; }
Public ReadOnly Property DestinationFolder As String
Get
public:
property String^ DestinationFolder {
String^ get ();
}
member DestinationFolder : string with get
Property Value
String