次の方法で共有


Compilation.CommonCreatePreprocessingSymbol(String) Method

Definition

protected abstract Microsoft.CodeAnalysis.IPreprocessingSymbol CommonCreatePreprocessingSymbol(string name);
abstract member CommonCreatePreprocessingSymbol : string -> Microsoft.CodeAnalysis.IPreprocessingSymbol
Protected MustOverride Function CommonCreatePreprocessingSymbol (name As String) As IPreprocessingSymbol

Parameters

name
String

Returns

Applies to