Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Help topic.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public string Topic { get; }
public:
property String^ Topic {
String^ get();
}
member Topic : string with get
Public ReadOnly Property Topic As String
Property Value
Type: System.String
The Help topic text
See Also
SnapInHelpTopicAttribute Class
Microsoft.ManagementConsole Namespace
Return to top