Freigeben über


SPProduct.ProductName-Eigenschaft

Der Name des Produkts.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ProductName As String
    Get
'Usage
Dim instance As SPProduct
Dim value As String

value = instance.ProductName
public string ProductName { get; }

Eigenschaftswert

Typ: System.String
Eine String Darstellung der Produktname.

Siehe auch

Referenz

SPProduct Klasse

SPProduct-Member

Microsoft.SharePoint.Administration-Namespace