EnumStringAttribute.Value-Eigenschaft
Gets the text string in this custom attribute.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Value As String
Get
Private Set
'Usage
Dim instance As EnumStringAttribute
Dim value As String
value = instance.Value
public string Value { get; private set; }
Eigenschaftswert
Typ: System.String
Returns String.