Compartir a través de


Description 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
PublicPropertyDescriptionAsStringGetPrivateSet
'Usage
DiminstanceAsItemProfiler..::..ProfileItemDimvalueAsStringvalue = instance.Description
publicstringDescription { get; privateset; }
public:
propertyString^ Description {
    String^ get ();
    private: voidset (String^ value);
}
function getDescription () : Stringprivatefunction setDescription (value : String)

Property Value

Type: System. . :: . .String

.NET Framework Security

See Also

Reference

ItemProfiler. . :: . .ProfileItem Class

ItemProfiler. . :: . .ProfileItem Members

System.Dataflow Namespace