Share via


UnsafeStatementSyntax.UnsafeKeyword Property

Definition

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

Property Value

Applies to