次の方法で共有


DiffOptions.VssFormatType Property

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

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

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Common.VssOutputType

.NET Framework Security

See Also

Reference

DiffOptions Class

Microsoft.TeamFoundation.VersionControl.Common Namespace