다음을 통해 공유


LinkType.SourceArtifactType Property

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

Syntax

‘선언
Public Property SourceArtifactType As String
    Get
    Set
public string SourceArtifactType { get; set; }
public:
property String^ SourceArtifactType {
    String^ get ();
    void set (String^ value);
}
member SourceArtifactType : string with get, set
function get SourceArtifactType () : String
function set SourceArtifactType (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

LinkType Class

Microsoft.TeamFoundation.Server Namespace