ProvideUIDataSourceProviderAttribute.ProviderName Property

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public ReadOnly Property ProviderName As String
public string ProviderName { get; }
public:
property String^ ProviderName {
    String^ get ();
}
member ProviderName : string
function get ProviderName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ProvideUIDataSourceProviderAttribute Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace