_References.AddFromGuid(String, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Vbe.Interop.Reference AddFromGuid (string Guid, int Major, int Minor);
abstract member AddFromGuid : string * int * int -> Microsoft.Vbe.Interop.Reference
Public Function AddFromGuid (Guid As String, Major As Integer, Minor As Integer) As Reference
Parameters
- Guid
- String
- Major
- Int32
- Minor
- Int32