SPFile.GeneratingConverterId property
NOTE: This API is now obsolete.
取得用來建立檔案或Guid.Empty ,如果檔案不是子檔案轉換程式的 ID。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("This member is obsolete.", False)> _
Public ReadOnly Property GeneratingConverterId As Guid
Get
'用途
Dim instance As SPFile
Dim value As Guid
value = instance.GeneratingConverterId
[ObsoleteAttribute("This member is obsolete.", false)]
public Guid GeneratingConverterId { get; }
Property value
Type: System.Guid
System.Guid物件,識別轉換程式。