CommonConversion.IsIdentity 属性

定义

如果转换是标识转换,则返回 true。

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

属性值

适用于