ProjectPropertyValues.TextValue プロパティ
取得または text プロパティの値を設定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<DataMemberAttribute> _
Public Property TextValue As String
Get
Set
'使用
Dim instance As ProjectPropertyValues
Dim value As String
value = instance.TextValue
instance.TextValue = value
[DataMemberAttribute]
public string TextValue { get; set; }
プロパティ値
型: System.String
文字列値。