Share via


SyncLockStatementSyntax.SyncLockKeyword Property

Definition

The "SyncLock" keyword.

public:
 property Microsoft::CodeAnalysis::SyntaxToken SyncLockKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken SyncLockKeyword { get; }
member this.SyncLockKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property SyncLockKeyword As SyntaxToken

Property Value

Applies to