다음을 통해 공유


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

반환

적용 대상