VBProjectProperties7.ComVisible Property

Definition

public:
 property bool ComVisible { bool get(); void set(bool value); };
public:
 property bool ComVisible { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12123)]
public bool ComVisible { [System.Runtime.InteropServices.DispId(12123)] [System.Runtime.InteropServices.TypeLibFunc] get; [System.Runtime.InteropServices.DispId(12123)] [System.Runtime.InteropServices.TypeLibFunc] set; }
[System.Runtime.InteropServices.DispId(12123)]
public bool ComVisible { [System.Runtime.InteropServices.DispId(12123)] get; [System.Runtime.InteropServices.DispId(12123)] set; }
[<System.Runtime.InteropServices.DispId(12123)>]
[<get: System.Runtime.InteropServices.DispId(12123)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
[<set: System.Runtime.InteropServices.DispId(12123)>]
[<set: System.Runtime.InteropServices.TypeLibFunc>]
member this.ComVisible : bool with get, set
[<System.Runtime.InteropServices.DispId(12123)>]
[<get: System.Runtime.InteropServices.DispId(12123)>]
[<set: System.Runtime.InteropServices.DispId(12123)>]
member this.ComVisible : bool with get, set
Public Property ComVisible As Boolean

Property Value

Implements

Attributes

Applies to