In This Topic
Gets or sets the
System.String value determining the name of the assembly, containing resources. By default returns the name of the entry assembly.
Syntax
'Declaration
Public Shared Property DefaultAssembly As String
public static string DefaultAssembly {get; set;}
See Also