DocumentInfo.WithName(String) メソッド

定義

public:
 Microsoft::CodeAnalysis::DocumentInfo ^ WithName(System::String ^ name);
public Microsoft.CodeAnalysis.DocumentInfo WithName (string name);
member this.WithName : string -> Microsoft.CodeAnalysis.DocumentInfo
Public Function WithName (name As String) As DocumentInfo

パラメーター

name
String

戻り値

適用対象