Name

Property in MarkupAttributeMarker

Summary

Gets the name of the marker.

public string Name { get; private set; }

Remarks

For example, the marker [wave] has the name wave .

Last updated

Was this helpful?