XDocumentClass._XDocument3_Role-Eigenschaft
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable Property _XDocument3_Role As String Implements _XDocument3.Role
'Usage
Dim instance As XDocumentClass
Dim value As String
value = CType(instance, _XDocument3).Role
CType(instance, _XDocument3).Role = value
public virtual string _XDocument3.Role { get; set; }
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace