AsciidoctorAttribute.

Value Property

Summary

Gets the attribute's value or null if the attribute has no value.
Assembly
Cake.Asciidoctor.dll
Namespace
Cake.Asciidoctor
Containing Type
AsciidoctorAttribute

Syntax

public string Value { get; }

Attributes

Type Description
NullableAttribute

Value

Type Description
string