F1KeywordAttribute.TopicId Property
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.
Gets the topic identifier for the help topic.
public:
property Nullable<int> TopicId { Nullable<int> get(); };
public int? TopicId { get; }
member this.TopicId : Nullable<int>
Public ReadOnly Property TopicId As Nullable(Of Integer)
Property Value
The topic identifier for the help topic