IsRetargetable
Determines whether the reference is retargetable by the CLR, i.e. can be accommodated by an assembly whose identity does not match the current assembly reference.
Declaration
bool IsRetargetable { get; }Property Value
| Type | Description |
|---|---|
| bool |