Freigeben über


Source.City-Eigenschaft

City.Represents the element tag in schema: b:City

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

Syntax

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

value = instance.City

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.City
Returns City.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace