MetadataReferenceProperties.Assembly Property

Definition

Default properties for an assembly reference.

public:
 static property Microsoft::CodeAnalysis::MetadataReferenceProperties Assembly { Microsoft::CodeAnalysis::MetadataReferenceProperties get(); };
public static Microsoft.CodeAnalysis.MetadataReferenceProperties Assembly { get; }
static member Assembly : Microsoft.CodeAnalysis.MetadataReferenceProperties
Public Shared ReadOnly Property Assembly As MetadataReferenceProperties

Property Value

Applies to