CommonConversion.Exists 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果轉換存在,則傳回 true,如目的語言所定義。
public:
property bool Exists { bool get(); };
public bool Exists { get; }
member this.Exists : bool
Public ReadOnly Property Exists As Boolean
屬性值
備註
轉換的存在不一定表示轉換有效。 例如,模棱兩可的使用者定義轉換可能存在,但可能無效。