AssemblyIdentity.IsRetargetable Property

Definition

Gets the value which specifies if the assembly is retargetable.

public:
 property bool IsRetargetable { bool get(); };
public bool IsRetargetable { get; }
member this.IsRetargetable : bool
Public ReadOnly Property IsRetargetable As Boolean

Property Value

Applies to