ITypeSymbol.TypeKind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉值,識別此類型是否為數組、指標、列舉等等。
public:
property Microsoft::CodeAnalysis::TypeKind TypeKind { Microsoft::CodeAnalysis::TypeKind get(); };
public Microsoft.CodeAnalysis.TypeKind TypeKind { get; }
member this.TypeKind : Microsoft.CodeAnalysis.TypeKind
Public ReadOnly Property TypeKind As TypeKind