| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CodeStream As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int CodeStream {get;} | |
Return Value
An Int32 value which represents the code-stream being requested.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code