次の方法で共有


VisualBasicExtensions.IsDefault(IPropertySymbol) メソッド

定義

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsDefault(Microsoft::CodeAnalysis::IPropertySymbol ^ propertySymbol);
public static bool IsDefault (this Microsoft.CodeAnalysis.IPropertySymbol propertySymbol);
static member IsDefault : Microsoft.CodeAnalysis.IPropertySymbol -> bool
<Extension()>
Public Function IsDefault (propertySymbol As IPropertySymbol) As Boolean

パラメーター

propertySymbol
IPropertySymbol

戻り値

適用対象