Share via


DeclareStatementSyntax.LibKeyword Property

Definition

The "Lib" keyword.

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

Property Value

Applies to