Freigeben über


INDProximityDetectionCompletedEventArgs.ProximityDetectionRetryCount Eigenschaft

Definition

Ruft die Anzahl der Wiederholungen ab, die während eines Näherungserkennungsvorgangs aufgetreten sind.

public:
 property unsigned int ProximityDetectionRetryCount { unsigned int get(); };
uint32_t ProximityDetectionRetryCount();
/// [get: Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
uint32_t ProximityDetectionRetryCount();
public uint ProximityDetectionRetryCount { get; }
public uint ProximityDetectionRetryCount { [Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = iNDProximityDetectionCompletedEventArgs.proximityDetectionRetryCount;
Public ReadOnly Property ProximityDetectionRetryCount As UInteger

Eigenschaftswert

UInt32

unsigned int

uint32_t

Die Anzahl der Wiederholungsversuche, die während eines Näherungserkennungsvorgangs aufgetreten sind.

Attribute

Gilt für: