QsSymbolKind<Symbol>.NewQualifiedSymbol(String, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 1)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbolKind<Symbol> NewQualifiedSymbol (string item1, string item2);
Public Shared Function NewQualifiedSymbol (item1 As String, item2 As String) As QsSymbolKind(Of Symbol)
- item1
- System.String
- item2
- System.String
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |