Miner.Responder.Framework.Tracing Namespace : SimpleCustomer Structure |
'Declaration
<System.SerializableAttribute()> Public Structure SimpleCustomer Inherits System.ValueType
'Usage
Dim instance As SimpleCustomer
[System.Serializable()] public struct SimpleCustomer : System.ValueType
public type SimpleCustomer = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
[System.Serializable()] public __value struct SimpleCustomer : public System.ValueType
[System.Serializable()] public value class SimpleCustomer : public System.ValueType
System.Object
System.ValueType
Miner.Responder.Framework.Tracing.SimpleCustomer
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2