SPDocumentParser.ClassId property
取得識別文件剖析器的 GUID。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ClassId As Guid
Get
'用途
Dim instance As SPDocumentParser
Dim value As Guid
value = instance.ClassId
public Guid ClassId { get; }
Property value
Type: System.Guid
System.Guid識別文件剖析器。