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