RoamingProperty.Key property
Namespace: DocumentFormat.OpenXml.Office15.PowerPoint.Roaming
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Key As Key
Get
Set
'Usage
Dim instance As RoamingProperty
Dim value As Key
value = instance.Key
instance.Key = value
public Key Key { get; set; }
Property value
Type: DocumentFormat.OpenXml.Office15.PowerPoint.Roaming.Key
See also
Reference
DocumentFormat.OpenXml.Office15.PowerPoint.Roaming namespace