[This is preliminary documentation and is subject to change.]
Indicates if this instance has been constructed with valid parameters.
| C# | Visual Basic | Visual C++ |
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
public: property bool IsValid { bool get (); }