Freigeben über


SPDocumentConverter.ConverterId-Eigenschaft

Dient zum Abrufen oder die GUID der Dokumentkonverter festgelegt.

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

Syntax

'Declaration
Public Property ConverterId As Guid
    Get
    Set
'Usage
Dim instance As SPDocumentConverter
Dim value As Guid

value = instance.ConverterId

instance.ConverterId = value
public Guid ConverterId { get; set; }

Eigenschaftswert

Typ: System.Guid
Eine System.Guid , die den Dokumentkonverter identifiziert.

Siehe auch

Referenz

SPDocumentConverter Klasse

SPDocumentConverter-Member

Microsoft.SharePoint.Administration-Namespace