SPBusinessDataField.Profile property
表示 URL 欄位] 屬性 (this) 商務資料欄位的名稱。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Profile As String
Get
Set
'用途
Dim instance As SPBusinessDataField
Dim value As String
value = instance.Profile
instance.Profile = value
public string Profile { get; set; }
Property value
Type: System.String
URL 的String表示法。