SPProductVersions.RequiredProducts-Eigenschaft
Liste der Produkte auf allen Servern der Website erforderlich.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RequiredProducts As List(Of String)
Get
'Usage
Dim instance As SPProductVersions
Dim value As List(Of String)
value = instance.RequiredProducts
public List<string> RequiredProducts { get; }
Eigenschaftswert
Typ: System.Collections.Generic.List<String>
List<T> Produkte.