Freigeben über


Source.SourceType-Eigenschaft

Source Type.Represents the element tag in schema: b:SourceType

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

Syntax

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

value = instance.SourceType

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.SourceType
Returns SourceType.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace