言語

HResults.DTS_E_PACKAGENAMETOOLONG フィールド

定義

MessageId: DTS_E_PACKAGENAMETOOLONG メッセージテキスト: パッケージ名が長すぎます。 制限は128文字です。 パッケージ名を短縮しましょう。

public: int DTS_E_PACKAGENAMETOOLONG = -1073676282;
public const int DTS_E_PACKAGENAMETOOLONG = -1073676282;
val mutable DTS_E_PACKAGENAMETOOLONG : int
Public Const DTS_E_PACKAGENAMETOOLONG As Integer  = -1073676282

フィールド値

Value = -1073676282

適用対象