FieldAttribute.LibraryName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.