次の方法で共有


ResourceManifestInformation.ScenarioMapping プロパティ

名前空間:  Microsoft.SharePoint.WebControls
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public ReadOnly Property ScenarioMapping As IDictionary(Of String, String)
    Get
'使用
Dim instance As ResourceManifestInformation
Dim value As IDictionary(Of String, String)

value = instance.ScenarioMapping
public IDictionary<string, string> ScenarioMapping { get; }

プロパティ値

型: System.Collections.Generic.IDictionary<String, String>

関連項目

参照先

ResourceManifestInformation クラス

ResourceManifestInformation メンバー

Microsoft.SharePoint.WebControls 名前空間