ISourceDocument Interface |
Represents a file of source code.
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface ISourceDocument
The ISourceDocument type exposes the following members.
Name | Description | |
---|---|---|
FileName |
Full path of the file.
| |
Language |
Language (Guid according to Microsoft PDB specification).
|