Scheduler for WPF
DefaultAssembly プロパティ (C1Localizer)

C1.WPF.Schedule アセンブリ > C1.WPF.Localization 名前空間 > C1Localizer クラス : DefaultAssembly プロパティ
Gets or sets the System.String value determining the name of the assembly, containing resources. By default returns the name of the entry assembly.
シンタックス
'宣言
 
Public Shared Property DefaultAssembly As System.String
public static System.string DefaultAssembly {get; set;}
解説
If your resources are defined in the entry assembly or in its satellite assemblies, you don't need to change this property value. Use this property if your resources are defined, for example, in the custom control's assembly.
参照

C1Localizer クラス
C1Localizer メンバ