INDLicenseFetchResult.ResponseCustomData 속성

정의

라이선스 페치 응답에서 사용자 지정 데이터를 가져옵니다.

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

속성 값

라이선스 페치 응답의 사용자 지정 데이터입니다.

특성

적용 대상