Indicates the XML Help file that supports the Help identifiers. Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

Visual Basic
Dim value As String

value = HelpIDConstants.XmlHelpFile

HelpIDConstants.XmlHelpFile = value

Syntax

Visual Basic
Public Shared XmlHelpFile As String
C#
public static string XmlHelpFile
C++
public:
static String^ XmlHelpFile
J#
public static String XmlHelpFile
JScript
public static var XmlHelpFile : String

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also