Compartir a través de


SenderName Property

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicReadOnlyPropertySenderNameAsStringGet
'Usage
DiminstanceAsBuildMessageWithLocationEventArgsDimvalueAsStringvalue = instance.SenderName
publicstringSenderName { get; }
public:
virtualpropertyString^ SenderName {
    String^ get () sealed;
}
finalfunction getSenderName () : String

Property Value

Type: System. . :: . .String

Implements

IBuildWithLocationEventArgs. . :: . .SenderName

.NET Framework Security

See Also

Reference

BuildMessageWithLocationEventArgs Class

BuildMessageWithLocationEventArgs Members

System.Dataflow Namespace