共用方式為


EventsDataSet.EventRow.SourceName 屬性

取得事件的來源的名稱。

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

語法

'宣告
Public Property SourceName As String
    Get
    Set
'用途
Dim instance As EventsDataSet.EventRow
Dim value As String

value = instance.SourceName

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

屬性值

類型:System.String

請參閱

參照

EventsDataSet.EventRow 類別

EventsDataSet.EventRow 成員

WebSvcEvents 命名空間