SmsPropertyPage.Microsoft.ConfigurationManagement.AdminConsole.ISmsPage.get_HelpTopic Method
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsPropertyPage
Dim returnValue As String
returnValue = CType(instance, ISmsPage).get_HelpTopic
Syntax
'Declaration
Private Overridable Function Microsoft.ConfigurationManagement.AdminConsole.ISmsPage.get_HelpTopic As String Implements ISmsPage.get_HelpTopic
string ISmsPage.get_HelpTopic ()
private:
virtual String^ Microsoft.ConfigurationManagement.AdminConsole.ISmsPage.get_HelpTopic () = ISmsPage::get_HelpTopic
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsPropertyPage Class
SmsPropertyPage Members
Microsoft.ConfigurationManagement.AdminConsole Namespace