| OptionInfoOptionText Property |
Get the option text as specified
Namespace: SandcastleBuilder.HtmlExtractAssembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax public string OptionText { get; }
Public ReadOnly Property OptionText As String
Get
public:
property String^ OptionText {
String^ get ();
}
member OptionText : string with get
Property Value
Type:
StringSee Also