ElementName

Gets or sets a string that is the value of the element name from the cref path.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)

Syntax

C#
public string ElementName {
	get;
	set;
	}