ValueDependsOnCollectionAttribute.SourceName Property

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property SourceName As String
public string SourceName { get; }
public:
property String^ SourceName {
    String^ get ();
}
member SourceName : string with get
function get SourceName () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ValueDependsOnCollectionAttribute Class

Microsoft.TeamFoundation.MVVM Namespace