语言

HResults.DTS_E_VERCOMMENTSTOOLONG 字段

定义

MessageId: DTS_E_VERCOMMENTSTOOLONG MessageText: VersionComments 属性太长了。 字符数限制为1024个字符。 试着缩短版本评论。

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

适用于