'宣言 Public ReadOnly Property ListSecureMethodsResult As System.String()
'使用法 Dim instance As ListSecureMethodsCompletedEventArgs Dim value() As System.String value = instance.ListSecureMethodsResult
public System.string[] ListSecureMethodsResult {get;}