SessionDisplayVariableCollection.Item[String] Property

Definition

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ name); };
public string this[string name] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(name As String) As String

Parameters

name
String

Property Value

String

Applies to