Click or drag to resize

GH_DocumentServerDocumentNames Property

Gets a string collection containing all the names of the documents in the global list.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<string> DocumentNames { get; }

Property Value

Type: ListString

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentServer.DocumentNames"]

See Also