BuildOnlyDiagnosticCodesAddedEventArgs.DiagnosticManagerId 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 the ID of the manager that is defining the build only codes.
[System.Runtime.Serialization.DataMember(Order=0)]
public int DiagnosticManagerId { get; init; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.DiagnosticManagerId : int with get, set
Public Property DiagnosticManagerId As Integer
Property Value
- Attributes