Name

VbaProject.Name property

Returns the name of the VBA project. Read-only String.

public string Name { get; }

See Also