PostSharp.ILAPI ReferencePost­Sharp.​ReflectionISource­Document
Open sandboxFocus

ISourceDocument Interface

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 (System.Guid according to Microsoft PDB specification).