Share via


Conversion.IsString Property

Definition

Returns True if this conversion a widening string conversion or a narrowing string conversion as defined in section 8.7.

public:
 property bool IsString { bool get(); };
public bool IsString { get; }
member this.IsString : bool
Public ReadOnly Property IsString As Boolean

Property Value

Applies to