Freigeben über


Source.AlbumTitle-Eigenschaft

Album Title.Represents the element tag in schema: b:AlbumTitle

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property AlbumTitle As AlbumTitle
    Get
    Set
'Usage
Dim instance As Source
Dim value As AlbumTitle

value = instance.AlbumTitle

instance.AlbumTitle = value
public AlbumTitle AlbumTitle { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.AlbumTitle
Returns AlbumTitle.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace