IErrorHandler.SetSourceName
The SetSourceName method sets the name of the source file whose compilation produced the errors.
Syntax
Copy Code | |
---|---|
public void SetSourceName( String sourceName ); |
Syntax
Copy Code | |
---|---|
Public Sub SetSourceName( _ ByVal sourceName As String _ ) Implements IErrorHandler.SetSourceName |
Parameters
Return Values
This method has no return values.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)