Represents a file of source code.
Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface ISourceDocument
Properties
Name | Description |
---|---|
FileName | Full path of the file. |
Language | Language (Guid according to Microsoft PDB specification). |