Visual Basic (Declaration) | |
---|---|
Public ContextName As Byte() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Security Dim value() As Byte value = instance.ContextName instance.ContextName = value |
C# | |
---|---|
public byte[] ContextName |
Managed Extensions for C++ | |
---|---|
public: byte[]* ContextName |
C++/CLI | |
---|---|
public: array<byte>^ ContextName |
Property Value
Byte arrayTarget Platforms: Microsoft .NET Framework 2.0