Freigeben über


Source.CountryRegion-Eigenschaft

Country or Region.Represents the element tag in schema: b:CountryRegion

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

Syntax

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

value = instance.CountryRegion

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.CountryRegion
Returns CountryRegion.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace