HResults.DTS_E_VERCOMMENTSTOOLONG フィールド

定義

MessageId: DTS_E_VERCOMMENTSTOOLONG MessageText: VersionComments プロパティが長すぎます。 制限文字数は1024文字です。 VersionCommentsを短くしてみてください。

public: int DTS_E_VERCOMMENTSTOOLONG = -1073676280;
public const int DTS_E_VERCOMMENTSTOOLONG = -1073676280;
val mutable DTS_E_VERCOMMENTSTOOLONG : int
Public Const DTS_E_VERCOMMENTSTOOLONG As Integer  = -1073676280

フィールド値

Value = -1073676280

適用対象