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