共用方式為


IndexerDeclarationSyntax.Semicolon 屬性

定義

警告

This member is obsolete.

public:
 property Microsoft::CodeAnalysis::SyntaxToken Semicolon { Microsoft::CodeAnalysis::SyntaxToken get(); };
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This member is obsolete.", true)]
public Microsoft.CodeAnalysis.SyntaxToken Semicolon { get; }
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Obsolete("This member is obsolete.", true)>]
member this.Semicolon : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property Semicolon As SyntaxToken

屬性值

屬性

適用於