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(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; [System.Runtime.InteropServices.DispId(12123)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] 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(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
[<set: System.Runtime.InteropServices.DispId(12123)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
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