次の方法で共有


XmlFormHostItem.UserRole プロパティ

このメンバは、XmlForm クラスの UserRole プロパティのラッパーです。

名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)

構文

'宣言
Public Overridable Property UserRole As String
'使用
Dim instance As XmlFormHostItem
Dim value As String

value = instance.UserRole

instance.UserRole = value
public virtual string UserRole { get; set; }

関連項目

参照

XmlFormHostItem クラス
XmlFormHostItem のメンバ
Microsoft.Office.InfoPath 名前空間