Share via


Fact.PerspectiveDescription Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'宣言
Public Property PerspectiveDescription As String
    Get
    Set
public string PerspectiveDescription { get; set; }
public:
property String^ PerspectiveDescription {
    String^ get ();
    void set (String^ value);
}
member PerspectiveDescription : string with get, set
function get PerspectiveDescription () : String
function set PerspectiveDescription (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Fact Class

Microsoft.TeamFoundation.Warehouse Namespace