TextDocument.Name

TextDocument.Name property

Gets or sets the name of the text document.

public string Name { get; set; }

See Also