Share via


CommunityGalleryInfo Class

Definition

Information of community gallery if current gallery is shared to community

public class CommunityGalleryInfo
type CommunityGalleryInfo = class
Public Class CommunityGalleryInfo
Inheritance
CommunityGalleryInfo

Constructors

CommunityGalleryInfo()

Initializes a new instance of the CommunityGalleryInfo class.

CommunityGalleryInfo(String, String, String, String, Nullable<Boolean>, IList<String>)

Initializes a new instance of the CommunityGalleryInfo class.

Properties

CommunityGalleryEnabled

Gets contains info about whether community gallery sharing is enabled.

Eula

Gets or sets end-user license agreement for community gallery image.

PublicNamePrefix

Gets or sets the prefix of the gallery name that will be displayed publicly. Visible to all users.

PublicNames

Gets community gallery public name list.

PublisherContact

Gets or sets community gallery publisher support email. The email address of the publisher. Visible to all users.

PublisherUri

Gets or sets the link to the publisher website. Visible to all users.

Applies to