|
| ESRI.ArcGIS.ADF.Web | |
| Prefix Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > ElementGraphicsLayer Class : Prefix Property |
| Visual Basic (Declaration) | |
|---|---|
<ResDescriptionAttribute("Indicates the Prefix of the namespace used for this table in XML representation.")>
<DefaultValueAttribute()>
<ResCategoryAttribute("Data")>
Public Property Prefix As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ElementGraphicsLayer Dim value As String instance.Prefix = value value = instance.Prefix | |
| C# | |
|---|---|
[ResDescriptionAttribute("Indicates the Prefix of the namespace used for this table in XML representation.")]
[DefaultValueAttribute()]
[ResCategoryAttribute("Data")]
public string Prefix {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family