| OptionInfoThirdValue Property |
Get the third option value if there was one
Namespace: SandcastleBuilder.HtmlExtractAssembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax public string ThirdValue { get; }
Public ReadOnly Property ThirdValue As String
Get
public:
property String^ ThirdValue {
String^ get ();
}
member ThirdValue : string with get
Property Value
Type:
StringSee Also