LogFileInfo.Exception property
Namespace: Microsoft.Online.SharePoint.SPLogger
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public ReadOnly Property Exception As String
Get
'Usage
Dim instance As LogFileInfo
Dim value As String
value = instance.Exception
public string Exception { get; }
Property value
Type: System.String