IDTSWarning100.SubComponent 属性

定义

public:
 property System::String ^ SubComponent { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(8)]
public string SubComponent { [System.Runtime.InteropServices.DispId(8)] get; [System.Runtime.InteropServices.DispId(8)] set; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
[<set: System.Runtime.InteropServices.DispId(8)>]
member this.SubComponent : string with get, set
Public Property SubComponent As String

属性值

一个 字符串 ,包含有关子模块的信息。

属性

适用于