App.ContentMarket 属性

获取应用程序获得者已使用该应用程序已获取次浏览市场区域性。

命名空间:  Microsoft.SharePoint.Client
程序集:   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 ContentMarket As String
    Get
用法
Dim instance As App
Dim value As String

value = instance.ContentMarket
public string ContentMarket { get; }

属性值

类型:System.String
应用程序的区域性信息。此值是只有一个字符串,并且不能保证是有效的区域性信息。如果从市场以外的任何位置获取应用程序,则此值是空引用(无 在 Visual Basic 中) 。

另请参阅

引用

App 类

App 成员

Microsoft.SharePoint.Client 命名空间