DomainType.CalculateNamespace Method
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.dll)
Syntax
'Declaration
Protected Overridable Function CalculateNamespace As String
'Usage
Dim returnValue As String
returnValue = Me.CalculateNamespace()
protected virtual string CalculateNamespace()
protected:
virtual String^ CalculateNamespace()
protected function CalculateNamespace() : String
Return Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.