共用方式為


ResourceDataSet.ResourcesRow.WRES_EMAIL 屬性

取得或設定資源的電子郵件地址。

命名空間:  WebSvcResource
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property WRES_EMAIL As String
    Get
    Set
'用途
Dim instance As ResourceDataSet.ResourcesRow
Dim value As String

value = instance.WRES_EMAIL

instance.WRES_EMAIL = value
public string WRES_EMAIL { get; set; }

屬性值

類型:System.String

備註

WRES_EMAIL是資源的電子郵件地址。

請參閱

參照

ResourceDataSet.ResourcesRow 類別

ResourceDataSet.ResourcesRow 成員

WebSvcResource 命名空間