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)

参数

适用于