Share via


HubSiteCreationInformation.LogoUrl property

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

Syntax

'Declaration
Public Property LogoUrl As String
    Get
    Set
'Usage
Dim instance As HubSiteCreationInformation
Dim value As String

value = instance.LogoUrl

instance.LogoUrl = value
public string LogoUrl { get; set; }

Property value

Type: System.String

See also

Reference

HubSiteCreationInformation class

HubSiteCreationInformation members

Microsoft.SharePoint.Client namespace