IParameterSource LinkedSource { get; set; }Property LinkedSource As IParameterSource
Get
Setproperty IParameterSource^ LinkedSource {
IParameterSource^ get ();
void set (IParameterSource^ value);
}abstract LinkedSource : IParameterSource with get, set