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