Share via


ProjectLicenseCheckLog.WriteLog method (String, String, Guid)

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

Syntax

'Declaration
Public Shared Sub WriteLog ( _
    pMethod As String, _
    pLicenseName As String, _
    pSiteId As Guid _
)
'Usage
Dim pMethod As String
Dim pLicenseName As String
Dim pSiteId As GuidProjectLicenseCheckLog.WriteLog(pMethod, pLicenseName, _
    pSiteId)
public static void WriteLog(
    string pMethod,
    string pLicenseName,
    Guid pSiteId
)

Parameters

See also

Reference

ProjectLicenseCheckLog class

ProjectLicenseCheckLog members

WriteLog overload

Microsoft.SharePoint.Administration namespace