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

See Also

Reference

INetFwProfile Interface

Microsoft.TeamFoundation.Common Namespace