言語

F1KeywordAttribute.TopicId プロパティ

定義

ヘルプトピックのトピック識別子を取得します。

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)

プロパティ値

ヘルプトピックのトピック識別子

適用対象