DocumentInfo.WithId(DocumentId) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
Microsoft::CodeAnalysis::DocumentInfo ^ WithId(Microsoft::CodeAnalysis::DocumentId ^ id);
public Microsoft.CodeAnalysis.DocumentInfo WithId(Microsoft.CodeAnalysis.DocumentId id);
member this.WithId : Microsoft.CodeAnalysis.DocumentId -> Microsoft.CodeAnalysis.DocumentInfo
Public Function WithId (id As DocumentId) As DocumentInfo
Parameter
- id
- DocumentId