TelUri.FindParameter(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Rtc::Internal::Utilities::TelUri::Parameter ^ FindParameter(System::String ^ name);
public Microsoft.Rtc.Internal.Utilities.TelUri.Parameter FindParameter (string name);
member this.FindParameter : string -> Microsoft.Rtc.Internal.Utilities.TelUri.Parameter
Public Function FindParameter (name As String) As TelUri.Parameter
Parameters
- name
- String