ModuleInfo.ScriptClasses Property

Gets internal scriptclasses datatable.
<ID("ScriptClasses", (int)e.ScriptClasses)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public ReadOnly Property ScriptClasses() As TInternalDataTable
This language is not supported or no code example is available.
[ID("ScriptClasses", (int)e.ScriptClasses)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public TInternalDataTable ScriptClasses {get;}
This language is not supported or no code example is available.

Property Value

TInternalDataTable

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition