Share via


GetMaxResourceRecordCountPerEnumerateCallCompletedEventArgs.Result Property

This API is not CLS-compliant. 

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public ReadOnly Property Result As UInteger
[CLSCompliantAttribute(false)]
public uint Result { get; }
[CLSCompliantAttribute(false)]
public:
property unsigned int Result {
    unsigned int get ();
}
[<CLSCompliantAttribute(false)>]
member Result : uint32 with get
function get Result () : uint

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

GetMaxResourceRecordCountPerEnumerateCallCompletedEventArgs Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace