IDTSWarning100.Source 属性

定义

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

属性值

一个 字符串 ,其中包含导致错误的接口的 GUID。

属性

适用于