ContentFilePersistablePath Property
This read-only property is used to get the persistable path to the content item (the path relative
to the project folder)
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string PersistablePath { get; }
Public ReadOnly Property PersistablePath As String
Get
public:
property String^ PersistablePath {
String^ get ();
}
member PersistablePath : string with get
Property Value
String