INetFwProfile.IcmpSettings Property
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Декларация
ReadOnly Property IcmpSettings As INetFwIcmpSettings
Get
INetFwIcmpSettings IcmpSettings { get; }
property INetFwIcmpSettings^ IcmpSettings {
INetFwIcmpSettings^ get ();
}
abstract IcmpSettings : INetFwIcmpSettings
function get IcmpSettings () : INetFwIcmpSettings
Property Value
Type: Microsoft.TeamFoundation.Common.INetFwIcmpSettings
Returns INetFwIcmpSettings.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.