Sdílet prostřednictvím


PermissionObjectClass.DocumentAuthor-Eigenschaft

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(11)> _
Public Overridable Property DocumentAuthor As String Implements Permission.DocumentAuthor
'Usage
Dim instance As PermissionObjectClass
Dim value As String

value = CType(instance, Permission).DocumentAuthor

CType(instance, Permission).DocumentAuthor = value
[DispIdAttribute(11)] 
public virtual string Permission.DocumentAuthor { get; set; }

Siehe auch

Referenz

PermissionObjectClass-Klasse
PermissionObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace