PropertiesCollection.Keys 属性

命名空间:  Microsoft.VisualStudio.Services.WebApi
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public ReadOnly Property Keys As Dictionary(Of T).KeyCollection
public Dictionary<T>.KeyCollection Keys { get; }

属性值

类型:System.Collections.Generic.Dictionary<TKey, TValue>.KeyCollection

.NET Framework 安全性

请参阅

参考

PropertiesCollection 类

Microsoft.VisualStudio.Services.WebApi 命名空间