Compartir a través de


Definition 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
PublicPropertyDefinitionAsStringGetPrivateSet
'Usage
DiminstanceAsSyntaxMatchedEventArgsDimvalueAsStringvalue = instance.Definition
publicstringDefinition { get; privateset; }
public:
propertyString^ Definition {
    String^ get ();
    private: voidset (String^ value);
}
function getDefinition () : Stringprivatefunction setDefinition (value : String)

Property Value

Type: System. . :: . .String

.NET Framework Security

See Also

Reference

SyntaxMatchedEventArgs Class

SyntaxMatchedEventArgs Members

System.Dataflow Namespace