共用方式為


ITypeSymbol.IsAnonymousType 屬性

定義

這是匿名型別的符號, (包括匿名 VB 委派) 。

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

屬性值

適用於