SPOfficialFileHost.ShowOnSendToMenu-Eigenschaft
Ruft ab oder legt einen booleschen Wert, der angibt, ob die Verbindung senden an für Teilnehmer im Menü pro Element in der Listenansicht-Webpart verfügbar ist.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ShowOnSendToMenu As Boolean
Get
Set
'Usage
Dim instance As SPOfficialFileHost
Dim value As Boolean
value = instance.ShowOnSendToMenu
instance.ShowOnSendToMenu = value
public bool ShowOnSendToMenu { get; set; }
Eigenschaftswert
Typ: System.Boolean
true ist SPOfficialFileHost für Mitarbeiter im Menü pro Element in der Listenansicht-Webpart zur Verfügung; andernfalls false.