共用方式為


RegistryEntryCollection.Item 屬性

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public ReadOnly Property Item ( _
    path As String _
) As RegistryEntry
public RegistryEntry this[
    string path
] { get; }

參數

屬性值

類型:Microsoft.TeamFoundation.Framework.Server.RegistryEntry
傳回 RegistryEntry

.NET Framework 安全性

請參閱

參考

RegistryEntryCollection 類別

Microsoft.TeamFoundation.Framework.Server 命名空間