作者:VB.NET开发
项目:System.Workflow.ComponentModel.Compile
Public ReadOnly Property Language() As String Implements IWorkflowCompilerOptionsService.Language
Get
Return "VisualBasic"
End Get
End Property