SIFWorks ADK 2.0
SIF_Icon Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_Icon

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <SIF_Icon> element.
Declaration Syntax
C#Visual BasicVisual C++
public string SIF_Icon{ get; set;}
Public Property SIF_Icon As String
public:
property String^ SIF_Icon {
	String^ get ();
	void set (String^ value);
}
Value
The SIF_Icon element of this object.
Remarks

The SIF specification defines the meaning of this element as: " HTTP URL referencing an icon for graphical representation of the application/agent. Should range from 16x16 pixels to 128x128 pixels and be of an image MIME type commonly supported by Web browsers (e.g. PNG, JPEG, GIF). Agents may optionally follow the more restrictive guidelines at [FAVICON]. "

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10