'宣言 Public Overrides Property AccessKey As System.String
public override System.string AccessKey {get; set;}
'宣言 Public Overrides Property AccessKey As System.String
public override System.string AccessKey {get; set;}
| 例外 | 解説 |
|---|---|
| System.ArgumentOutOfRangeException | The specified access key is neither null, System.String.Empty nor a single character string. |