ProjectWorkflowContext.LanguageCulture プロパティ
ワークフローで使用する言語カルチャを取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public ReadOnly Property LanguageCulture As CultureInfo
Get
'使用
Dim instance As ProjectWorkflowContext
Dim value As CultureInfo
value = instance.LanguageCulture
public CultureInfo LanguageCulture { get; }
プロパティ値
型: System.Globalization.CultureInfo
実装
ITextConvCultureProvider.LanguageCulture