DefaultTemplateEngineHost.TryGetHostParamDefault(String, 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 bool TryGetHostParamDefault(string paramName, out string? value);
abstract member TryGetHostParamDefault : string * string -> bool
override this.TryGetHostParamDefault : string * string -> bool
Public Overridable Function TryGetHostParamDefault (paramName As String, ByRef value As String) As Boolean
Parameters
- paramName
- String
- value
- String