System::Security::SecureString::AppendChar メソッド

SecureString::AppendChar method

文字列の末尾に文字を追加します。

void System::Security::SecureString::AppendChar(char16_t c)
パラメーター説明
cchar16_t追加する文字。

参照