次の方法で共有


Entity.Name プロパティ

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
<ClientCallablePropertyAttribute> _
Public ReadOnly Property Name As String
    Get
'使用
Dim instance As Entity
Dim value As String

value = instance.Name
[ClientCallablePropertyAttribute]
public string Name { get; }

プロパティ値

型: System.String

関連項目

参照先

Entity クラス

Entity メンバー

Microsoft.Office.Project.Server.Library 名前空間