HResults.DTS_E_VERCOMMENTSTOOLONG フィールド

定義

MessageId: DTS_E_VERCOMMENTSTOOLONG MessageText: VersionComments プロパティが長すぎます。 上限は 1,024 文字です。 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

適用対象