共用方式為


ILookupProtectorKeyRing.Item[String] 屬性

定義

傳回特定索引鍵。

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ keyId); };
public string this[string keyId] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(keyId As String) As String

參數

keyId
String

要擷取之索引鍵的識別碼。

屬性值

按鍵環。

適用於