ClientRuntimeContext.ApplicationName 屬性
取得或設定目前用戶端應用程式所在的執行階段名稱。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中); Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中) Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)
語法
'宣告
Public Property ApplicationName As String
Get
Set
'用途
Dim instance As ClientRuntimeContext
Dim value As String
value = instance.ApplicationName
instance.ApplicationName = value
public string ApplicationName { get; set; }
屬性值
類型:System.String
執行階段用戶端應用程式的所在位置的名稱。