Partager via


ModuleBlockSyntax.ModuleStatement Propriété

Définition

Instruction « Module » qui commence le bloc.

public:
 property Microsoft::CodeAnalysis::VisualBasic::Syntax::ModuleStatementSyntax ^ ModuleStatement { Microsoft::CodeAnalysis::VisualBasic::Syntax::ModuleStatementSyntax ^ get(); };
public Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleStatementSyntax ModuleStatement { get; }
member this.ModuleStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleStatementSyntax
Public ReadOnly Property ModuleStatement As ModuleStatementSyntax

Valeur de propriété

S’applique à