Silverlight SDK for Microsoft Bing
AssemblyType Property
OverviewSystem.WindowsResourcePathAssemblyType
Gets/Sets the runtime type which identifies the assembly in which the resource resides.
Declaration Syntax
C#Visual BasicVisual C++
public Type AssemblyType { get; set; }
Public Property AssemblyType As Type
public:
property Type^ AssemblyType {
	Type^ get ();
	void set (Type^ value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)