SecurityNamespaceDescription.ExtensionType Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

SecurityNamespaceDescription Class

Microsoft.TeamFoundation.Framework.Server Namespace