BrowserWindowEx.GetValue(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:
virtual System::String ^ GetValue(System::String ^ name);
public string GetValue (string name);
abstract member GetValue : string -> string
override this.GetValue : string -> string
Public Function GetValue (name As String) As String
Parameters
- name
- String
Returns
Returns String.