VersionControlIntegrationUri.ArtifactTitle Property
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Syntax
'Декларация
Public Overridable ReadOnly Property ArtifactTitle As String
Get
public virtual string ArtifactTitle { get; }
public:
virtual property String^ ArtifactTitle {
String^ get ();
}
abstract ArtifactTitle : string
override ArtifactTitle : string
function get ArtifactTitle () : String
Property Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.