F1KeywordAttribute.TopicId Property

Definition

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

Applies to