Поделиться через


ModuleBlockSyntax.WithBegin(ModuleStatementSyntax) Метод

Определение

Внимание!

This member is obsolete.

public:
 Microsoft::CodeAnalysis::VisualBasic::Syntax::ModuleBlockSyntax ^ WithBegin(Microsoft::CodeAnalysis::VisualBasic::Syntax::ModuleStatementSyntax ^ begin);
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This member is obsolete.", true)]
public Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleBlockSyntax WithBegin (Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleStatementSyntax begin);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Obsolete("This member is obsolete.", true)>]
override this.WithBegin : Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleStatementSyntax -> Microsoft.CodeAnalysis.VisualBasic.Syntax.ModuleBlockSyntax
Public Function WithBegin (begin As ModuleStatementSyntax) As ModuleBlockSyntax

Параметры

Возвращаемое значение

Атрибуты

Применяется к