ExtensibilityDiagnosticErrorInfo.ExtensionItemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an optional identifier of the extension item that this error relates to.
public string? ExtensionItemId { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ExtensionItemId : string with get, set
Public Property ExtensionItemId As String
Property Value
- Attributes