TypeDescriptor.GetLocalizedDisplayName メソッド
名前空間: Microsoft.BusinessData.MetadataModel
アセンブリ: 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 Function GetLocalizedDisplayName As ClientResult(Of String)
'使用
Dim instance As TypeDescriptor
Dim returnValue As ClientResult(Of String)
returnValue = instance.GetLocalizedDisplayName()
public ClientResult<string> GetLocalizedDisplayName()
戻り値
型: Microsoft.SharePoint.Client.ClientResult<String>