ExcelServicesException.Name Property

Definition

Gets the associated Excel error name

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

String

The error name; null if unknown

Applies to