SPSolution.Added-Eigenschaft
Ruft einen Wert, der angibt, ob eine sprachneutrale Lösungspaket dieser Lösung hinzugefügt wurde.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Added As Boolean
Get
'Usage
Dim instance As SPSolution
Dim value As Boolean
value = instance.Added
public bool Added { get; }
Eigenschaftswert
Typ: System.Boolean
true Wenn Sie ein Lösungspaket sprachneutrale dieser Lösung hinzugefügt wurde; andernfalls false.