AssemblyLocationStoredPath Property
This is used to get or set the path to the assembly location
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string StoredPath { get; set; }
Public Property StoredPath As String
Get
Set
public:
property String^ StoredPath {
String^ get ();
void set (String^ value);
}
member StoredPath : string with get, set
Property Value
StringThe path may contain environment variable references
When the stored path is changed, the set of assemblies in it is updated as well