INDRegistrationCompletedEventArgs.TransmitterProperties 속성

정의

송신기의 인증서에서 송신기 속성을 가져오고 송신기를 확인합니다.

public:
 property INDTransmitterProperties ^ TransmitterProperties { INDTransmitterProperties ^ get(); };
INDTransmitterProperties TransmitterProperties();
/// [get: Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
INDTransmitterProperties TransmitterProperties();
public INDTransmitterProperties TransmitterProperties { get; }
public INDTransmitterProperties TransmitterProperties { [Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs 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 iNDTransmitterProperties = iNDRegistrationCompletedEventArgs.transmitterProperties;
Public ReadOnly Property TransmitterProperties As INDTransmitterProperties

속성 값

송신기 인증서의 속성입니다.

특성

적용 대상