SPCheckedOutFile.ImageUrl-Eigenschaft
Ruft die websiterelative URL des Symbols für die Datei ausgecheckt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ImageUrl As String
Get
'Usage
Dim instance As SPCheckedOutFile
Dim value As String
value = instance.ImageUrl
public string ImageUrl { get; }
Eigenschaftswert
Typ: System.String
Die websiterelative URL des Symbols ausgecheckte Datei.