AnalyzerReferences Interface
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.
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) |