共用方式為


Compilation.ExternalReferences 屬性

定義

傳遞至編譯建構函式的中繼資料參考。

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::MetadataReference ^> ExternalReferences { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::MetadataReference ^> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.MetadataReference> ExternalReferences { get; }
member this.ExternalReferences : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.MetadataReference>
Public ReadOnly Property ExternalReferences As ImmutableArray(Of MetadataReference)

屬性值

適用於