DTS_MANAGED_INFO 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定数据托管信息结构。
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 信息。  |