IErrorHandler.SourceName

The SourceName property contains the name of the source file whose compilation produced the errors.

Syntax

  Copy imageCopy Code
public String SourceName {get;}

Syntax

  Copy imageCopy Code
Public ReadOnly Property SourceName As String

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts