次の方法で共有


RevocationAndRenewalItem.RenewalId プロパティ

定義

更新オブジェクトの GUID を返します。

public:
 property Platform::String ^ RenewalId { Platform::String ^ get(); };
winrt::hstring RenewalId();
public string RenewalId { get; }
var string = revocationAndRenewalItem.renewalId;
Public ReadOnly Property RenewalId As String

プロパティ値

String

Platform::String

winrt::hstring

更新オブジェクトの GUID。

適用対象