SPQuery.IncludeAttachmentUrls-Eigenschaft
Ruft ab oder legt einen booleschen Wert, der angibt, ob die codierte vollständige URLs durch ;#von Anlagen, um jedes Element getrennt werden sollen.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property IncludeAttachmentUrls As Boolean
Get
Set
'Usage
Dim instance As SPQuery
Dim value As Boolean
value = instance.IncludeAttachmentUrls
instance.IncludeAttachmentUrls = value
public bool IncludeAttachmentUrls { get; set; }
Eigenschaftswert
Typ: System.Boolean
true gehören die codierte vollständige URLs der Anlagen; andernfalls false.