Freigeben über


Mapping.MappingRef-Eigenschaft

mappingRef.Represents the attribte in schema: mappingRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "mappingRef")> _
Public Property MappingRef As StringValue
    Get
    Set
'Usage
Dim instance As Mapping
Dim value As StringValue

value = instance.MappingRef

instance.MappingRef = value
[SchemaAttrAttribute(, "mappingRef")]
public StringValue MappingRef { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Mapping Klasse

Mapping-Member

DocumentFormat.OpenXml.InkML-Namespace