共用方式為


MetadataReference(MetadataReferenceProperties) 建構函式

定義

protected:
 MetadataReference(Microsoft::CodeAnalysis::MetadataReferenceProperties properties);
protected MetadataReference (Microsoft.CodeAnalysis.MetadataReferenceProperties properties);
new Microsoft.CodeAnalysis.MetadataReference : Microsoft.CodeAnalysis.MetadataReferenceProperties -> Microsoft.CodeAnalysis.MetadataReference
Protected Sub New (properties As MetadataReferenceProperties)

參數

適用於