ValueDependsOnExternalPropertyAttribute.SourceName Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

ValueDependsOnExternalPropertyAttribute Class

Microsoft.TeamFoundation.MVVM Namespace