Click or drag to resize

InstancesDocumentAssociationServer Property

Gets the Document Association Server instance cached by the Instance Server. The Document Association Server will be instantiated the first time this property accessed.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_DocumentAssociations DocumentAssociationServer { get; }

Property Value

Type: GH_DocumentAssociations

[Missing <value> documentation for "P:Grasshopper.Instances.DocumentAssociationServer"]

See Also