DTS_MANAGED_INFO 構造体

定義

データ管理情報の構造を指定します。

public value class DTS_MANAGED_INFO
[System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")]
public struct DTS_MANAGED_INFO
[<System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")>]
type DTS_MANAGED_INFO = struct
Public Structure DTS_MANAGED_INFO
継承
DTS_MANAGED_INFO
属性

フィールド

bstrClassID

bstrClassID 情報を指定します。

bstrContactInfo

bstrContactInfo を指定します。

bstrDescription

bstrDescription 情報を指定します。

bstrFileName

bstrFileName 情報を指定します。

bstrFileNameVersionString

bstrFileNameVersionString 情報を指定します。

bstrHelpCollection

bstrHelpCollection 情報を指定します。

bstrHelpKeyword

bstrHelpKeyword 情報を指定します。

bstrIconFile

bstrIconFile 情報を指定します。

bstrIconResource

bstrIconResource 情報を指定します。

bstrName

bstrName 情報を指定します。

bstrObjectType

bstrObjectType 情報を指定します。

bstrSamplesTag

bstrSamplesTag 情報を指定します。

bstrShapeProgId

bstrShapeProgId 情報を指定します。

bstrUITypeName

bstrUITypeName 情報を指定します。

lNoEditor

lNoEditor 情報を指定します。

mitType

mitType 情報を指定します。

pctType

pctType 情報を指定します。

適用対象