Share via


SPAppInstanceErrorDetails.SourceName property

Gets the name of the source component of the error.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<IgnoreDataMemberAttribute> _
Public ReadOnly Property SourceName As String
    Get
'Usage
Dim instance As SPAppInstanceErrorDetails
Dim value As String

value = instance.SourceName
[IgnoreDataMemberAttribute]
public string SourceName { get; }

Property value

Type: System.String

See also

Reference

SPAppInstanceErrorDetails class

SPAppInstanceErrorDetails members

Microsoft.SharePoint.Administration namespace