次の方法で共有


DocumentInfo.Id プロパティ

定義

ドキュメントの ID。

public:
 property Microsoft::CodeAnalysis::DocumentId ^ Id { Microsoft::CodeAnalysis::DocumentId ^ get(); };
public Microsoft.CodeAnalysis.DocumentId Id { get; }
member this.Id : Microsoft.CodeAnalysis.DocumentId
Public ReadOnly Property Id As DocumentId

プロパティ値

適用対象