Name

IVbaReference.Name property

Represents the name of the VBA project reference. Read/write String.

public string Name { get; set; }

See Also