C-DEngine 5.105

TheServiceHostInfo..::..TopLogoURL Property

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Guid TopLogoURL { get; set; }
Public Property TopLogoURL As Guid
	Get
	Set
public:
property Guid^ TopLogoURL {
	Guid^ get ();
	void set (Guid^ value);
}