VbaProjectReference.RelativeLibid

VbaProjectReference.RelativeLibid property

Gets and sets the referenced VBA project’s identifier with an relative path.

public string RelativeLibid { get; set; }

Remarks

Only for project reference.

See Also