AssemblyInfoComVisible Property
Gets a boolean value indicating if the
Assembly is exposed to COM.
Namespace: Gemstone.ReflectionAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.173 -- Release Build+298e1c238b074757f82f41812034645402a162ed
public bool ComVisible { get; }
Public ReadOnly Property ComVisible As Boolean
Get
public:
property bool ComVisible {
bool get ();
}
function get_ComVisible();
Property Value
Boolean