次の方法で共有


ResourceDataSet.ResourcesRow.RES_NAME プロパティ

取得または設定、リソースの完全名。

名前空間:  WebSvcResource
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property RES_NAME As String
    Get
    Set
'使用
Dim instance As ResourceDataSet.ResourcesRow
Dim value As String

value = instance.RES_NAME

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

プロパティ値

型: System.String

注釈

RES_NAMEは、別のエンタープライズ リソースの複製することはできません。

関連項目

参照先

ResourceDataSet.ResourcesRow クラス

ResourceDataSet.ResourcesRow メンバー

WebSvcResource 名前空間