次の方法で共有


LocalizedNameStruct.SettingId property

Gets or sets the identifier of the location setting from which to read resources.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SettingId As String
    Get
    Set
'Usage
Dim instance As LocalizedNameStruct
Dim value As String

value = instance.SettingId

instance.SettingId = value
public string SettingId { get; set; }

Property value

Type: System.String
The identifier of the location setting from which to read resources.

See also

Reference

LocalizedNameStruct class

LocalizedNameStruct members

Microsoft.SharePoint.BusinessData.SharedService namespace