ModularityException.ModuleName Property
Gets or sets the name of the module that this exception refers to.
Namespace: Microsoft.Practices.Prism.Modularity
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public string ModuleName { get; set; }
'Declaration
Public Property ModuleName As String
Get
Set
Field Value
The name of the module.