ProfilePropertyCheckValue.PropertyNames プロパティ (Microsoft.SharePoint.Portal.WebControls)
チェックするプロファイル プロパティの名前を取得または設定します。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Property PropertyNames As String
'使用
Dim instance As ProfilePropertyCheckValue
Dim value As String
value = instance.PropertyNames
instance.PropertyNames = value
public string PropertyNames { get; set; }
プロパティ値
プロファイル プロパティの名前。
関連項目
参照
ProfilePropertyCheckValue クラス
ProfilePropertyCheckValue メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間