| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As StatusCode Dim value As UInteger instance.Code = value value = instance.Code | |
| C# | |
|---|---|
| [DataMemberAttribute(Name="Code", IsNameSetExplicitly=true, Order=1)] public uint Code {get; set;} | |
            The entire 32-bit status value.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    