Compartilhar via


AnalyzerReferences Interface

Definition

public interface class AnalyzerReferences : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("1C0A9223-DF8F-4D3D-A5FC-4D4B506706E7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface AnalyzerReferences : System.Collections.IEnumerable
[System.Runtime.InteropServices.Guid("1C0A9223-DF8F-4D3D-A5FC-4D4B506706E7")]
public interface AnalyzerReferences : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("1C0A9223-DF8F-4D3D-A5FC-4D4B506706E7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type AnalyzerReferences = interface
    interface IEnumerable
[<System.Runtime.InteropServices.Guid("1C0A9223-DF8F-4D3D-A5FC-4D4B506706E7")>]
type AnalyzerReferences = interface
    interface IEnumerable
Public Interface AnalyzerReferences
Implements IEnumerable
Attributes
Implements

Properties

ContainingProject
Count
DTE
Parent

Methods

Add(String)
GetEnumerator()
Item(Object)
Remove(String)

Applies to