次の方法で共有


UserProfile.O15FirstRunExperience プロパティ

名前空間:  Microsoft.SharePoint.Client.UserProfiles
アセンブリ:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 内);  Microsoft.SharePoint.Client.UserProfiles.Phone (Microsoft.SharePoint.Client.UserProfiles.Phone.dll 内)  Microsoft.SharePoint.Client.UserProfiles (Microsoft.SharePoint.Client.UserProfiles.dll 内)

構文

'宣言
Public Property O15FirstRunExperience As Integer
    Get
    Set
'使用
Dim instance As UserProfile
Dim value As Integer

value = instance.O15FirstRunExperience

instance.O15FirstRunExperience = value
public int O15FirstRunExperience { get; set; }

プロパティ値

型: System.Int32

関連項目

参照先

UserProfile クラス

UserProfile メンバー

Microsoft.SharePoint.Client.UserProfiles 名前空間