Gets or sets the inner exception
Namespace: Microsoft.Tag.CampaignManagementAssembly: Microsoft.Tag.CampaignManagement (in Microsoft.Tag.CampaignManagement.dll) Version: 1.0.7785.0 (1.0.7785.0)
Syntax
| C# |
|---|
Exception InnerException { get; set; } |
| Visual Basic |
|---|
Property InnerException As Exception Get Set |
| Visual C++ |
|---|
property Exception^ InnerException { Exception^ get (); void set (Exception^ value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.IFault.InnerException"]