Constant used to refer to web-tier blending of resources.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Const WEB_TIER_BLENDING_RESOURCE_NAME As String |
| Visual Basic (Usage) | Copy Code |
|---|
Dim value As String
value = Constants.WEB_TIER_BLENDING_RESOURCE_NAME |
| C# | |
|---|
public const string WEB_TIER_BLENDING_RESOURCE_NAME |
Requirements
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
See Also