IDiagnosticTag.Diagnostic 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 diagnostic associated to this tag.
public:
property Microsoft::VisualStudio::RpcContracts::DiagnosticManagement::Diagnostic ^ Diagnostic { Microsoft::VisualStudio::RpcContracts::DiagnosticManagement::Diagnostic ^ get(); };
public Microsoft.VisualStudio.RpcContracts.DiagnosticManagement.Diagnostic Diagnostic { get; }
member this.Diagnostic : Microsoft.VisualStudio.RpcContracts.DiagnosticManagement.Diagnostic
Public ReadOnly Property Diagnostic As Diagnostic