webPageDefNode.wSSHelpTopic 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.
Overloads
wSSHelpTopic() | |
wSSHelpTopic(String) |
wSSHelpTopic()
public:
virtual System::String ^ wSSHelpTopic();
public virtual string wSSHelpTopic ();
abstract member wSSHelpTopic : unit -> string
override this.wSSHelpTopic : unit -> string
Public Overridable Function wSSHelpTopic () As String
Returns
Applies to
wSSHelpTopic(String)
public:
virtual System::String ^ wSSHelpTopic(System::String ^ _value);
public virtual string wSSHelpTopic (string _value);
abstract member wSSHelpTopic : string -> string
override this.wSSHelpTopic : string -> string
Public Overridable Function wSSHelpTopic (_value As String) As String
Parameters
- _value
- String