Table of Contents

AssemblyLocation.Path Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This read-only property returns the actual path to the assembly location

public string Path { get; }

Property Value

string

Remarks

This returns the path with any environment variable references replaced with the actual path elements.