命名空间: Microsoft.TeamFoundation.Build.Common
程序集: Microsoft.TeamFoundation.Build.Common(在 Microsoft.TeamFoundation.Build.Common.dll 中)
语法
声明
<GuidAttribute("9C4C6277-5027-441E-AFAE-CA1F542DA009")> _
Public Interface INetFwRules _
Inherits IEnumerable
[GuidAttribute("9C4C6277-5027-441E-AFAE-CA1F542DA009")]
public interface INetFwRules : IEnumerable
INetFwRules 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Count |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Add | |
![]() |
GetEnumerator | 返回一个循环访问集合的枚举数。 (继承自 IEnumerable。) |
![]() |
Item | |
![]() |
Remove |
页首