次の方法で共有


MicrosoftAccountMultiFactorOneTimeCodedInfo.Code プロパティ

定義

この API は内部使用のみを目的としており、コードでは使用しないでください。

public:
 property Platform::String ^ Code { Platform::String ^ get(); };
winrt::hstring Code();
public string Code { get; }
var string = microsoftAccountMultiFactorOneTimeCodedInfo.code;
Public ReadOnly Property Code As String

プロパティ値

String

Platform::String

winrt::hstring

この API は内部使用のみを目的としており、コードでは使用しないでください。

適用対象