FieldAttribute.LibraryName Property

Definition

The library name where the global symbol is looked up from.

public string LibraryName { get; set; }
member this.LibraryName : string with get, set

Property Value

Remarks

The special name "__Internal" means that the symbol is looked up on the current executable.

Applies to