次の方法で共有


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

See also

Reference

LogFileInfo class

LogFileInfo members

Microsoft.Online.SharePoint.SPLogger namespace