Share via


IEventSymbol.PartialDefinitionPart Property

Definition

If this is a partial event implementation part, returns the corresponding definition part, otherwise null.

public Microsoft.CodeAnalysis.IEventSymbol? PartialDefinitionPart { get; }
member this.PartialDefinitionPart : Microsoft.CodeAnalysis.IEventSymbol
Public ReadOnly Property PartialDefinitionPart As IEventSymbol

Property Value

Applies to