Share via


WebReference2.DynamicPropName Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

'Declaration
ReadOnly Property DynamicPropName As String
string DynamicPropName { get; }
property String^ DynamicPropName {
    String^ get ();
}
abstract DynamicPropName : string with get
function get DynamicPropName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

WebReference2 Interface

VsWebSite90 Namespace