CommandLineReference(String, MetadataReferenceProperties) Constructor

Definition

public:
 CommandLineReference(System::String ^ reference, Microsoft::CodeAnalysis::MetadataReferenceProperties properties);
public CommandLineReference (string reference, Microsoft.CodeAnalysis.MetadataReferenceProperties properties);
new Microsoft.CodeAnalysis.CommandLineReference : string * Microsoft.CodeAnalysis.MetadataReferenceProperties -> Microsoft.CodeAnalysis.CommandLineReference
Public Sub New (reference As String, properties As MetadataReferenceProperties)

Parameters

reference
String

Applies to