ModuleInfo.Module Property

Provides access to InfoModule objects.
<ID("Module", (int)e.Module)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)> _ 
Public ReadOnly Property Module() As InfoModules
This language is not supported or no code example is available.
[ID("Module", (int)e.Module)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)] 
public InfoModules Module {get;}
This language is not supported or no code example is available.

Property Value

InfoModules

.NET Framework

Supported in: 4.8

In this article

Definition