Source.City Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Bibliography.City
Returns City.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace