| Visual Basic (Declaration) | |
|---|---|
Public Property Success As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Success {get; set;} | |
Return Value
true to indicate that the open operation was successful, otherwise; false.For an example, refer to RasterCodecs.StartRedirecting
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family