string[] ParameterNames { get; }
ReadOnly Property ParameterNames As String() Get
property array<String^>^ ParameterNames { array<String^>^ get (); }
abstract ParameterNames : string[] with get
In This Article