你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TagsHelper.ConvertToHashtable(IDictionary<String,String>) Method

Definition

public static System.Collections.Hashtable ConvertToHashtable (this System.Collections.Generic.IDictionary<string,string> tags);
static member ConvertToHashtable : System.Collections.Generic.IDictionary<string, string> -> System.Collections.Hashtable
<Extension()>
Public Function ConvertToHashtable (tags As IDictionary(Of String, String)) As Hashtable

Parameters

Returns

Applies to