Share via


AppViewCreationInfo.AppId property

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

Syntax

'Declaration
Public Property AppId As Guid
    Get
    Set
'Usage
Dim instance As AppViewCreationInfo
Dim value As Guid

value = instance.AppId

instance.AppId = value
public Guid AppId { get; set; }

Property value

Type: System.Guid

See also

Reference

AppViewCreationInfo class

AppViewCreationInfo members

Microsoft.SharePoint.Client namespace