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