共用方式為


ResourceDataSet.ResourcesRow class

取得特定資源的相關資訊。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceDataSet.ResourcesRow

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public Class ResourcesRow _
    Inherits DataRow
'用途
Dim instance As ResourceDataSet.ResourcesRow
public class ResourcesRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

ResourceDataSet.ResourcesRow members

WebSvcResource namespace