ESRI.ArcGIS.ADF.Tasks
ResDefaultValueAttribute Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > ResDefaultValueAttribute Class > ResDefaultValueAttribute Constructor : ResDefaultValueAttribute Constructor(String)




resourceName
The name of the string resource.
Initializes a new instance of a ResDefaultValueAttribute.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal resourceName As String _
)
Visual Basic (Usage)Copy Code
Dim resourceName As String
 
Dim instance As ResDefaultValueAttribute(resourceName)
C# 
public ResDefaultValueAttribute( 
   string resourceName
)

Parameters

resourceName
The name of the string resource.

See Also

© 2010 All Rights Reserved.