VersionControlIntegrationUri.m_artifactName Field
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Syntax
‘선언
Protected m_artifactName As String
protected string m_artifactName
protected:
String^ m_artifactName
val mutable m_artifactName: string
protected var m_artifactName : 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.