UserPermission オブジェクトの親オブジェクトを返します。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(3)> _
ReadOnly Property Parent As Object
'使用
Dim instance As UserPermission
Dim value As Object
value = instance.Parent
[DispIdAttribute(3)]
Object Parent { get; }
プロパティ値
UserPermission オブジェクトの親オブジェクト。
関連項目
参照
UserPermission インターフェイス
UserPermission のメンバ
Microsoft.Office.Interop.InfoPath 名前空間