Visual Basic (Declaration) | |
---|---|
Public Property keyPrefix As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DescribeSearchScopeOrderResult Dim value As String instance.keyPrefix = value value = instance.keyPrefix |
C# | |
---|---|
public string keyPrefix {get; set;} |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family