Share via


IDTSEventInfo100.ParameterDescriptions 属性

定义

有关详细信息,请参阅 EventInfo

public:
 property cli::array <System::String ^> ^ ParameterDescriptions { cli::array <System::String ^> ^ get(); };
[System.Runtime.InteropServices.DispId(1610743812)]
public string[] ParameterDescriptions { [System.Runtime.InteropServices.DispId(1610743812)] get; }
[<System.Runtime.InteropServices.DispId(1610743812)>]
[<get: System.Runtime.InteropServices.DispId(1610743812)>]
member this.ParameterDescriptions : string[]
Public ReadOnly Property ParameterDescriptions As String()

属性值

String[]
属性

适用于