Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Failed As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CMoveStoreSubOperationEventArgs Dim value As Integer value = instance.Failed |
C# | |
---|---|
public int Failed {get;} |
Property Value
The number of C-STORE sub-operations which have failed.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7