次の方法で共有


ResourceAccessException.Resource Property

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

Syntax

'宣言
Public ReadOnly Property Resource As String
    Get
public string Resource { get; }
public:
property String^ Resource {
    String^ get ();
}
member Resource : string
function get Resource () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ResourceAccessException Class

Microsoft.TeamFoundation.VersionControl.Server Namespace